Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_i2c.c331 GMBUS_SLAVE_READ | GMBUS_SW_RDY); in gmbus_xfer_read_chunk()
393 GMBUS_SLAVE_WRITE | GMBUS_SW_RDY); in gmbus_xfer_write_chunk()
525 I915_WRITE(GMBUS1, GMBUS_CYCLE_STOP | GMBUS_SW_RDY); in gmbus_xfer()
Di915_reg.h2168 #define GMBUS_SW_RDY (1<<30) macro
/linux-4.4.14/drivers/gpu/drm/gma500/
Dintel_gmbus.c273 GMBUS_SLAVE_READ | GMBUS_SW_RDY); in gmbus_xfer()
303 GMBUS_SLAVE_WRITE | GMBUS_SW_RDY); in gmbus_xfer()
Dpsb_intel_reg.h63 #define GMBUS_SW_RDY (1<<30) macro