Home
last modified time | relevance | path

Searched refs:GMBUS_HW_RDY_EN (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/dev/pci/drm/i915/display/
Dintel_gmbus_regs.h75 #define GMBUS_HW_RDY_EN (1 << 0) macro
Dintel_gmbus.c565 ret = gmbus_wait(i915, GMBUS_HW_RDY, GMBUS_HW_RDY_EN); in gmbus_xfer_read_chunk()
650 ret = gmbus_wait(i915, GMBUS_HW_RDY, GMBUS_HW_RDY_EN); in gmbus_xfer_write_chunk()