Home
last modified time | relevance | path

Searched full:vsafe0v (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/devicetree/bindings/usb/
H A Dti,hd3ss3220.yaml31 will keep ID pin high if VBUS is not at VSafe0V. Once VBUS is at VSafe0V,
33 requirement that VBUS must be at VSafe0V before re-enabling VBUS.
/linux/include/linux/usb/
H A Dtcpci.h186 * optional; Set when TCPC can detect whether vbus is at VSAFE0V.
/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c387 * Set to true when vbus is less than VSAFE0V max.
388 * Set to false when vbus is greater than VSAFE0V max.
5446 * drive VBUS to vSafe0V as shown in Figure 7-9. in run_state_machine()
5458 * Hard Reset. The transition to vSafe0V Shall occur within tSafe0V (t2). in run_state_machine()
6165 * states that vbus is not at VSAFE0V, hence clear the vbus_vsafe0v flag here. in _tcpm_pd_vbus_on()
6355 tcpm_log_force(port, "VBUS VSAFE0V"); in _tcpm_pd_vbus_vsafe0v()
6360 * After establishing the vSafe0V voltage condition on VBUS, the Source Shall wait in _tcpm_pd_vbus_vsafe0v()
6386 /* Do nothing, vsafe0v is expected during transition */ in _tcpm_pd_vbus_vsafe0v()
6456 * When TCPC does not support detecting vsafe0v voltage level, in tcpm_pd_event_handler()
6457 * treat vbus absent as vsafe0v. Else invoke is_vbus_vsafe0v in tcpm_pd_event_handler()
[all …]
H A Dtcpci_maxim_core.c88 /* Enable VSAFE0V detection */ in max_tcpci_init_regs()