Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/i2c/busses/
Di2c-sh_mobile.c168 #define ICSR_BUSY 0x10 macro
623 if (!(val & ICSR_BUSY)) { in poll_busy()