Lines Matching defs:pol
460 int pol;
466 pol = TYPEC_POLARITY_CC1;
468 pol = TYPEC_POLARITY_CC2;
474 fusbtc_set_cc_pull(sc, pol, 1, 0);
475 fusbtc_set_polarity(sc, pol);
505 fusbtc_set_cc_pull(sc, pol, 0, 1);
506 fusbtc_set_polarity(sc, pol);
620 fusbtc_set_cc_pull(struct fusbtc_softc *sc, int pol, int up, int down)
628 if (pol == TYPEC_POLARITY_CC1)
634 if (pol == TYPEC_POLARITY_CC1)
643 fusbtc_set_polarity(struct fusbtc_softc *sc, int pol)
650 if (pol == TYPEC_POLARITY_CC1)
658 if (pol == TYPEC_POLARITY_CC1)
666 if (pol == TYPEC_POLARITY_CC1)