Home
last modified time | relevance | path

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

/drivers/i2c/busses/
Di2c-ibm_iic.h62 #define CNTL_RW 0x02 macro
Di2c-ibm_iic.c470 cntl |= CNTL_RW; in iic_xfer_bytes()
477 if (!(cntl & CNTL_RW)) in iic_xfer_bytes()
508 if (cntl & CNTL_RW) in iic_xfer_bytes()