Home
last modified time | relevance | path

Searched refs:CNTL_RW (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-ibm_iic.h57 #define CNTL_RW 0x02 macro
H 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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds