Home
last modified time | relevance | path

Searched refs:PD_T_SAFE_0V (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/linux/usb/
A Dpd.h475 #define PD_T_SAFE_0V 650 macro
/linux-6.3-rc2/drivers/usb/typec/tcpm/
A Dtcpm.c565 (((port)->auto_vbus_discharge_enabled && !(port)->vbus_vsafe0v) ? PD_T_SAFE_0V : 0)
4504 tcpm_set_state(port, SRC_HARD_RESET_VBUS_ON, PD_T_SAFE_0V + PD_T_SRC_RECOVER); in run_state_machine()
4530 tcpm_set_state(port, SNK_HARD_RESET_SINK_ON, PD_T_SAFE_0V); in run_state_machine()

Completed in 15 milliseconds