Home
last modified time | relevance | path

Searched refs:VSAFE5V (Results 1 – 3 of 3) sorted by relevance

/linux/include/dt-bindings/usb/
H A Dpd.h36 #define VSAFE5V 5000 /* mv units */ macro
/linux/include/linux/usb/
H A Dpd.h246 #define VSAFE5V 5000 /* mv units */ macro
/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c381 * Set to true when vbus is greater than VSAFE5V min.
2807 pdo_fixed_voltage(pdo[0]) != VSAFE5V) in tcpm_caps_err()
5508 tcpm_set_auto_vbus_discharge_threshold(port, TYPEC_PWR_MODE_USB, false, VSAFE5V); in run_state_machine()
5684 tcpm_set_auto_vbus_discharge_threshold(port, TYPEC_PWR_MODE_USB, false, VSAFE5V); in run_state_machine()
6147 * When vbus_present is true i.e. Voltage at VBUS is greater than VSAFE5V implicitly in _tcpm_pd_vbus_on()
6260 /* Do nothing, as TCPM is still waiting for vbus to reach VSAFE5V to connect */ in _tcpm_pd_vbus_off()
6373 /*Do nothing, still waiting for VSAFE5V for connect */ in _tcpm_pd_vbus_vsafe0v()
7005 * 1. When vbus_present is true, voltage on VBUS is already at VSAFE5V. in tcpm_init()