Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-sh7760.c93 #define IDS_ARBLOST 2 macro
127 id->status |= IDS_DONE | IDS_ARBLOST; in sh7760_i2c_irq()
343 if (id->status & IDS_ARBLOST) { in sh7760_i2c_master_xfer()