Home
last modified time | relevance | path

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

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