Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/tcpm/qcom/
H A Dqcom_pmic_typec_pdphy.c182 unsigned int negotiated_rev) in qcom_pmic_typec_pdphy_pd_transmit_signal() argument
197 if (negotiated_rev == PD_REV30) in qcom_pmic_typec_pdphy_pd_transmit_signal()
212 type, negotiated_rev, ret); in qcom_pmic_typec_pdphy_pd_transmit_signal()
221 unsigned int negotiated_rev) in qcom_pmic_typec_pdphy_pd_transmit_payload() argument
303 unsigned int negotiated_rev) in qcom_pmic_typec_pdphy_pd_transmit() argument
313 negotiated_rev); in qcom_pmic_typec_pdphy_pd_transmit()
317 negotiated_rev); in qcom_pmic_typec_pdphy_pd_transmit()
H A Dqcom_pmic_typec_pdphy_stub.c23 unsigned int negotiated_rev) in qcom_pmic_typec_pdphy_stub_pd_transmit() argument
/linux/include/linux/usb/
H A Dtcpm.h160 const struct pd_message *msg, unsigned int negotiated_rev);
/linux/drivers/usb/typec/tcpm/
H A Dtcpci.c561 const struct pd_message *msg, unsigned int negotiated_rev) in tcpci_pd_transmit() argument
611 (negotiated_rev > PD_REV20 in tcpci_pd_transmit()
H A Dfusb302.c1022 const struct pd_message *msg, unsigned int negotiated_rev) in tcpm_pd_transmit() argument
1032 ret = fusb302_enable_tx_auto_retries(chip, negotiated_rev > PD_REV20 ? in tcpm_pd_transmit()