Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-iop3xx.h57 #define IOP3XX_ISR_UNITBUSY 0x0004 /* 1=Unit Busy */ macro
H A Di2c-iop3xx.c226 iop3xx_adap, IOP3XX_ISR_UNITBUSY, status, all_bits_clear); in iop3xx_i2c_wait_idle()