Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c513 [PD_REV30] = "rev3",
870 if (port->negotiated_rev >= PD_REV30) in tcpm_ams_finish()
1143 if (port->negotiated_rev >= PD_REV30) { in tcpm_pd_send_source_caps()
1180 if (port->negotiated_rev >= PD_REV30) { in tcpm_pd_send_sink_caps()
1382 if (port->negotiated_rev >= PD_REV30) in tcpm_ams_start()
1387 if (port->negotiated_rev >= PD_REV30) in tcpm_ams_start()
1396 if (port->negotiated_rev >= PD_REV30) in tcpm_ams_start()
1404 if (port->negotiated_rev >= PD_REV30) in tcpm_ams_start()
1413 if (port->negotiated_rev >= PD_REV30 && in tcpm_ams_start()
1837 if (port->negotiated_rev >= PD_REV30) in tcpm_handle_vdm_request()
[all …]
/openbmc/linux/include/linux/usb/
H A Dpd.h75 #define PD_REV30 0x2 macro
76 #define PD_MAX_REV PD_REV30
/openbmc/linux/drivers/usb/typec/tcpm/qcom/
H A Dqcom_pmic_typec_pdphy.c131 if (negotiated_rev == PD_REV30) in qcom_pmic_typec_pdphy_pd_transmit_signal()
215 if (pd_header_rev(msg->header) == PD_REV30) in qcom_pmic_typec_pdphy_pd_transmit_payload()