Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-sh_mobile.c167 #define SW_DONE 0x20 macro
434 pd->sr |= SW_DONE; in sh_mobile_i2c_isr()
675 !(pd->sr & (ICSR_TACK | SW_DONE))) { in sh_mobile_xfer()
690 pd->sr & (ICSR_TACK | SW_DONE), in sh_mobile_xfer()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds