Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-ali15x3.c102 #define ALI15X3_STS_IDLE 0x04 macro
346 (timeout < MAX_TIMEOUT) && !(temp & ALI15X3_STS_IDLE); in ali15x3_access()