Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-sh_mobile.c167 #define SW_DONE 0x20 macro
434 pd->sr |= SW_DONE; in sh_mobile_i2c_isr()
667 !(pd->sr & (ICSR_TACK | SW_DONE))) { in sh_mobile_xfer()
682 pd->sr & (ICSR_TACK | SW_DONE), in sh_mobile_xfer()