Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gvt/
H A Dedid.c133 vgpu_vreg_t(vgpu, PCH_GMBUS2) = GMBUS_HW_RDY; in reset_gmbus_controller()
168 vgpu_vreg_t(vgpu, PCH_GMBUS2) |= GMBUS_HW_RDY | GMBUS_HW_WAIT_PHASE; in gmbus0_mmio_write()
204 vgpu_vreg_t(vgpu, PCH_GMBUS2) |= GMBUS_HW_RDY; in gmbus1_mmio_write()
/linux/drivers/gpu/drm/gma500/
H A Dintel_gmbus.c280 (GMBUS_SATOER | GMBUS_HW_RDY), 50)) in gmbus_xfer()
309 (GMBUS_SATOER | GMBUS_HW_RDY), 50)) in gmbus_xfer()
H A Dpsb_intel_reg.h67 #define GMBUS_HW_RDY (1<<11) macro
/linux/drivers/gpu/drm/i915/display/
H A Dintel_gmbus.c464 ret = gmbus_wait(display, GMBUS_HW_RDY, GMBUS_HW_RDY_EN); in gmbus_xfer_read_chunk()
549 ret = gmbus_wait(display, GMBUS_HW_RDY, GMBUS_HW_RDY_EN); in gmbus_xfer_write_chunk()