Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_gmbus.c400 static int gmbus_wait(struct intel_display *display, u32 status, u32 irq_en) in gmbus_wait() function
493 ret = gmbus_wait(display, GMBUS_HW_RDY, GMBUS_HW_RDY_EN); in gmbus_xfer_read_chunk()
580 ret = gmbus_wait(display, GMBUS_HW_RDY, GMBUS_HW_RDY_EN); in gmbus_xfer_write_chunk()
690 ret = gmbus_wait(display, in do_gmbus_xfer()