Searched refs:TC_POLARITY_CC1 (Results 1 – 4 of 4) sorted by relevance
403 TC_POLARITY_CC1 = 0, enumerator
72 tc->cc_polarity = (tc->cc1 > tc->cc2) ? TC_POLARITY_CC1 : TC_POLARITY_CC2; in tc_run()
120 } else if (pol == TC_POLARITY_CC1) { in port1_policy_cb_vconn_en()
291 TC_POLARITY_CC2 : TC_POLARITY_CC1; in ucpd_set_vconn()466 if (polarity == TC_POLARITY_CC1) { in ucpd_cc_set_polarity()