Searched refs:TC_POLARITY_CC2 (Results 1 – 3 of 3) sorted by relevance
405 TC_POLARITY_CC2 = 1 enumerator
72 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()