Lines Matching +full:5 +full:ms
12 #define USB_CMD_ASYNC_SCHEDULE_EN (0x1<<5)
54 #define USB_STS_IAA (0x1<<5)
69 #define USB_INTR_ASYN_ADV_EN (0x1<<5)
83 #define PORTSC_OVER_CUURENT_CHG (0x1<<5)
150 #define OTGSC_CTRL_ID_PULL_EN (0x1<<5)
234 #define TA_WAIT_VRISE (100) /* a_wait_vrise 100 ms, section: 6.6.5.1 */
244 /* It is necessary for this timer to be more than 750 ms because of a bug in OPT
245 * test 5.4 in which B OPT disconnects after 750 ms instead of 75ms as stated
248 #define TA_AIDL_BDIS (5000) /* a_suspend minimum 200 ms, section: 6.6.5.3 */
251 #define TA_BIDL_ADIS (12) /* 3 to 200 ms */
257 #define TB_DATA_PLS (10) /* b_srp_init,continue 5~10ms, section:5.3.3 */
258 #define TB_DATA_PLS_MIN (5) /* minimum 5 ms */
259 #define TB_DATA_PLS_MAX (10) /* maximum 10 ms */
262 #define TB_SRP_INIT (100) /* b_srp_init,maximum 100 ms, section:5.3.8 */
265 #define TB_SRP_FAIL (7000) /* b_srp_init,Fail time 5~30s, section:6.8.2.2*/
274 /* This time should be less than 10ms. It varies from system to system. */
278 #define TB_ASE0_BRST (20) /* b_wait_acon, mini 3.125 ms,section:6.8.2.4 */
285 #define TB_SE0_SRP (2) /* b_idle,minimum 2 ms, section:5.3.2 */