Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/tcpm/qcom/
H A Dqcom_pmic_typec_port.h90 #define USE_TPD_FOR_EXITING_ATTACHSRC BIT(1) macro
H A Dqcom_pmic_typec_port.c478 mask = SEL_SRC_UPPER_REF | USE_TPD_FOR_EXITING_ATTACHSRC; in qcom_pmic_typec_port_start()