Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dpd.h75 #define PD_REV30 0x2 macro
76 #define PD_MAX_REV PD_REV30
/linux/drivers/usb/typec/tcpm/qcom/
H A Dqcom_pmic_typec_pdphy.c197 if (negotiated_rev == PD_REV30) in qcom_pmic_typec_pdphy_pd_transmit_signal()
281 if (pd_header_rev(msg->header) == PD_REV30) in qcom_pmic_typec_pdphy_pd_transmit_payload()