Searched refs:gmbus_wait (Results 1 – 1 of 1) sorted by relevance
367 static int gmbus_wait(struct drm_i915_private *i915, u32 status, u32 irq_en) in gmbus_wait() function457 ret = gmbus_wait(i915, GMBUS_HW_RDY, GMBUS_HW_RDY_EN); in gmbus_xfer_read_chunk()542 ret = gmbus_wait(i915, GMBUS_HW_RDY, GMBUS_HW_RDY_EN); in gmbus_xfer_write_chunk()652 ret = gmbus_wait(i915, in do_gmbus_xfer()