Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/tcpm/qcom/
H A Dqcom_pmic_typec_port.c64 [TYPEC_SRC_RP_SEL_80UA] = "Rp-def-80uA",
299 currsrc = TYPEC_SRC_RP_SEL_80UA; in qcom_pmic_typec_port_set_cc()
302 currsrc = TYPEC_SRC_RP_SEL_80UA; in qcom_pmic_typec_port_set_cc()
311 currsrc = TYPEC_SRC_RP_SEL_80UA; in qcom_pmic_typec_port_set_cc()
H A Dqcom_pmic_typec_port.h96 #define TYPEC_SRC_RP_SEL_80UA 0 macro