Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/typec/tcpm/qcom/
H A Dqcom_pmic_typec_port.c83 #define VCONN_EN_ORIENTATION BIT(2) macro
550 orientation = (misc & CC_ORIENTATION) ? 0 : VCONN_EN_ORIENTATION; in qcom_pmic_typec_port_set_vconn()
552 mask = VCONN_EN_ORIENTATION | VCONN_EN_VALUE; in qcom_pmic_typec_port_set_vconn()