Lines Matching +full:24 +full:ms
37 PD_CTRL_GET_REVISION = 24,
232 #define PDO_FIXED_UNCHUNK_EXT BIT(24) /* Unchunked Extended Message supported (Source) */
233 #define PDO_FIXED_FRS_CURR_MASK (BIT(24) | BIT(23)) /* FR_Swap Current (Sink) */
359 #define RDO_NO_SUSPEND BIT(24) /* USB Suspend not supported */
464 * <27:24> :: Revision Minor
471 (((rev_maj) & 0xf) << 28 | ((rev_min) & 0xf) << 24 | \
477 #define PD_T_SEND_SOURCE_CAP 150 /* 100 - 200 ms */
478 #define PD_T_SENDER_RESPONSE 60 /* 24 - 30 ms, relaxed */
479 #define PD_T_RECEIVER_RESPONSE 15 /* 15ms max */
482 #define PD_T_SINK_WAIT_CAP 310 /* 310 - 620 ms */
489 #define PD_T_PS_SOURCE_ON_PRS 450 /* 390 - 480ms */
496 #define PD_T_SINK_REQUEST 100 /* 100 ms minimum */
498 #define PD_T_SRCSWAPSTDBY 625 /* Maximum of 650ms */
499 #define PD_T_NEWSRC 250 /* Maximum of 275ms */
500 #define PD_T_SWAP_SRC_START 20 /* Minimum of 20ms */
501 #define PD_T_BIST_CONT_MODE 50 /* 30 - 60 ms */
502 #define PD_T_SINK_TX 16 /* 16 - 20 ms */
503 #define PD_T_CHUNK_NOT_SUPP 42 /* 40 - 50 ms */
506 #define PD_T_DRP_TRY 100 /* 75 - 150 ms */
507 #define PD_T_DRP_TRYWAIT 600 /* 400 - 800 ms */
509 #define PD_T_CC_DEBOUNCE 200 /* 100 - 200 ms */
510 #define PD_T_PD_DEBOUNCE 20 /* 10 - 20 ms */
511 #define PD_T_TRY_CC_DEBOUNCE 15 /* 10 - 20 ms */