Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-ibm_iic.h57 #define CNTL_RW 0x02 macro
H A Di2c-ibm_iic.c468 cntl |= CNTL_RW; in iic_xfer_bytes()
475 if (!(cntl & CNTL_RW)) in iic_xfer_bytes()
506 if (cntl & CNTL_RW) in iic_xfer_bytes()