Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/i2c/busses/
Di2c-ibm_iic.h57 #define CNTL_RW 0x02 macro
Di2c-ibm_iic.c465 cntl |= CNTL_RW; in iic_xfer_bytes()
472 if (!(cntl & CNTL_RW)) in iic_xfer_bytes()
503 if (cntl & CNTL_RW) in iic_xfer_bytes()