Searched refs:AUX_BUSY (Results 1 – 2 of 2) sorted by relevance
365 #define AUX_BUSY (0x1 << 4) macro
118 #define AUX_BUSY BIT(0) macro272 return tc_poll_timeout(tc->regmap, DP0_AUXSTATUS, AUX_BUSY, 0, in tc_aux_wait_busy()284 if (value & AUX_BUSY) { in tc_aux_get_status()