Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/tcpm/qcom/
H A Dqcom_pmic_typec_port.c362 value = orientation | VCONN_EN_VALUE | VCONN_EN_SRC; in qcom_pmic_typec_port_set_vconn()
473 VCONN_EN_SRC | VCONN_EN_VALUE, VCONN_EN_SRC); in qcom_pmic_typec_port_start()
H A Dqcom_pmic_typec_port.h73 #define VCONN_EN_SRC BIT(0) macro