Home
last modified time | relevance | path

Searched refs:TCPC_TX_HARD_RESET (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/include/linux/usb/
Dtcpm.h48 TCPC_TX_HARD_RESET = 5, enumerator
/linux-6.12.1/drivers/usb/typec/tcpm/qcom/
Dqcom_pmic_typec_pdphy.c202 if (type == TCPC_TX_CABLE_RESET || type == TCPC_TX_HARD_RESET) in qcom_pmic_typec_pdphy_pd_transmit_signal()
/linux-6.12.1/drivers/usb/typec/tcpm/
Dwcove.c398 case TCPC_TX_HARD_RESET: in wcove_pd_transmit()
Dfusb302.c1016 [TCPC_TX_HARD_RESET] = "HARD_RESET",
1043 case TCPC_TX_HARD_RESET: in tcpm_pd_transmit()
Dtcpm.c1460 tcpm_pd_transmit(port, TCPC_TX_HARD_RESET, NULL); in tcpm_ams_start()
1513 tcpm_pd_transmit(port, TCPC_TX_HARD_RESET, NULL); in tcpm_ams_start()