Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/i2c/busses/
A Di2c-ibm_iic.h57 #define CNTL_RW 0x02 macro
A Di2c-ibm_iic.c467 cntl |= CNTL_RW; in iic_xfer_bytes()
474 if (!(cntl & CNTL_RW)) in iic_xfer_bytes()
505 if (cntl & CNTL_RW) in iic_xfer_bytes()

Completed in 5 milliseconds