Searched refs:TCPC_REG_TCPC_CTRL_PLUG_ORIENTATION (Results 1 – 2 of 2) sorted by relevance
615 bus, TCPC_REG_TCPC_CTRL, TCPC_REG_TCPC_CTRL_PLUG_ORIENTATION, in tcpci_tcpm_set_cc_polarity()616 (polarity == TC_POLARITY_CC1) ? 0 : TCPC_REG_TCPC_CTRL_PLUG_ORIENTATION); in tcpci_tcpm_set_cc_polarity()
199 #define TCPC_REG_TCPC_CTRL_PLUG_ORIENTATION BIT(0) macro