Searched refs:GMBUS_SLAVE_WRITE (Results 1 – 4 of 4) sorted by relevance
54 #define GMBUS_SLAVE_WRITE (0 << 0) macro
531 …ize << GMBUS_BYTE_COUNT_SHIFT) | (addr << GMBUS_SLAVE_ADDR_SHIFT) | GMBUS_SLAVE_WRITE | GMBUS_SW_R… in gmbus_xfer_write_chunk()
304 GMBUS_SLAVE_WRITE | GMBUS_SW_RDY); in gmbus_xfer()
61 #define GMBUS_SLAVE_WRITE (0<<0) macro