Searched defs:TA_WAIT_BCON (Results 1 – 3 of 3) sorted by relevance
29 #define TA_WAIT_BCON (10000) /* a_wait_bcon: section 7.1.3 macro
237 #define TA_WAIT_BCON (10000) /* a_wait_bcon > 1 sec, section: 6.6.5.2 macro
83 #define TA_WAIT_BCON(m) max_t(int, (m)->a_wait_bcon, OTG_TIME_A_WAIT_BCON) macro