Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-iop3xx.h40 #define IOP3XX_ICR_SCLEN 0x0020 /* 1=SCL enable for master mode */ macro
H A Di2c-iop3xx.c67 u32 cr = IOP3XX_ICR_GCD | IOP3XX_ICR_SCLEN | IOP3XX_ICR_UE; in iop3xx_i2c_enable()
98 IOP3XX_ICR_MSTOP | IOP3XX_ICR_SCLEN); in iop3xx_i2c_transaction_cleanup()