summaryrefslogtreecommitdiff
path: root/board/dingdong/usb_pd_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/dingdong/usb_pd_config.h')
-rw-r--r--board/dingdong/usb_pd_config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/board/dingdong/usb_pd_config.h b/board/dingdong/usb_pd_config.h
index db46d83b73..185adf151d 100644
--- a/board/dingdong/usb_pd_config.h
+++ b/board/dingdong/usb_pd_config.h
@@ -139,7 +139,8 @@ static inline int pd_snk_is_vbus_provided(int port)
#define PD_DEFAULT_STATE PD_STATE_SNK_DISCONNECTED
/* we are never a source : don't care about power supply */
-#define PD_POWER_SUPPLY_TRANSITION_DELAY 0 /* us */
+#define PD_POWER_SUPPLY_TURN_ON_DELAY 0 /* us */
+#define PD_POWER_SUPPLY_TURN_OFF_DELAY 0 /* us */
/* Define typical operating power and max power */
#define PD_OPERATING_POWER_MW 1000