Searched refs:GMBUS_SLAVE_READ (Results 1 – 4 of 4) sorted by relevance
53 #define GMBUS_SLAVE_READ (1 << 0) macro
488 …ize << GMBUS_BYTE_COUNT_SHIFT) | (addr << GMBUS_SLAVE_ADDR_SHIFT) | GMBUS_SLAVE_READ | GMBUS_SW_RD… in gmbus_xfer_read_chunk()
276 GMBUS_SLAVE_READ | GMBUS_SW_RDY); in gmbus_xfer()
60 #define GMBUS_SLAVE_READ (1<<0) macro