Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/i2c/busses/
Di2c-ibm_iic.h63 #define CNTL_PT 0x01 macro
Di2c-ibm_iic.c470 u8 cntl = (in_8(&iic->cntl) & CNTL_AMD) | CNTL_PT; in iic_xfer_bytes()