Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/gpu/drm/i915/
Dintel_i2c.c254 GMBUS_SLAVE_READ | GMBUS_SW_RDY); in gmbus_xfer()
283 GMBUS_SLAVE_WRITE | GMBUS_SW_RDY); in gmbus_xfer()
Di915_reg.h668 #define GMBUS_SW_RDY (1<<30) macro