Searched refs:GMBUS_HW_RDY_EN (Results 1 – 3 of 3) sorted by relevance
75 #define GMBUS_HW_RDY_EN (1 << 0) macro
467 ret = gmbus_wait(i915, GMBUS_HW_RDY, GMBUS_HW_RDY_EN); in gmbus_xfer_read_chunk()552 ret = gmbus_wait(i915, GMBUS_HW_RDY, GMBUS_HW_RDY_EN); in gmbus_xfer_write_chunk()
76 #define GMBUS_HW_RDY_EN (1<<0) macro