Searched refs:TC_POLARITY_CC2 (Results 1 – 4 of 4) sorted by relevance
405 TC_POLARITY_CC2 = 1 enumerator
92 tc->cc_polarity = (tc->cc1 > tc->cc2) ? TC_POLARITY_CC1 : TC_POLARITY_CC2; in tc_run()
291 TC_POLARITY_CC2 : TC_POLARITY_CC1; in ucpd_set_vconn()468 } else if (polarity == TC_POLARITY_CC2) { in ucpd_cc_set_polarity()
1850 (ctl & UTCPD_CTL_ORIENT_Msk) ? TC_POLARITY_CC2 : TC_POLARITY_CC1; in numaker_tcpc_vconn_discharge()1885 (ctl & UTCPD_CTL_ORIENT_Msk) ? TC_POLARITY_CC2 : TC_POLARITY_CC1; in numaker_tcpc_set_vconn()2015 case TC_POLARITY_CC2: in numaker_tcpc_set_cc_polarity()