Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/gma500/
H A Dintel_gmbus.c276 GMBUS_SLAVE_READ | GMBUS_SW_RDY); in gmbus_xfer()
306 GMBUS_SLAVE_WRITE | GMBUS_SW_RDY); in gmbus_xfer()
H A Dpsb_intel_reg.h51 #define GMBUS_SW_RDY (1<<30) macro