Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-sh_mobile.c168 #define ICSR_BUSY 0x10 macro
623 if (!(val & ICSR_BUSY)) { in poll_busy()