Lines Matching defs:polarity
479 * the polarity to catch the next line transaction.
490 * polarity LEVEL mask
518 * Configure interrupt polarity.
542 * set initial polarity based on current input level
587 /* Swap polarity (race with GPIO line) */
588 u32 polarity;
592 &polarity);
593 polarity ^= BIT(i);
596 polarity);
710 if (state->polarity != PWM_POLARITY_NORMAL)