Home
last modified time | relevance | path

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

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