Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/tcpm/qcom/
H A Dqcom_pmic_typec_port.h71 #define VCONN_EN_ORIENTATION BIT(2) macro
H A Dqcom_pmic_typec_port.c358 orientation = (misc & CC_ORIENTATION) ? 0 : VCONN_EN_ORIENTATION; in qcom_pmic_typec_port_set_vconn()
360 mask = VCONN_EN_ORIENTATION | VCONN_EN_VALUE; in qcom_pmic_typec_port_set_vconn()