Lines Matching defs:polarity
477 * the polarity to catch the next line transaction.
488 * polarity LEVEL mask
516 * Configure interrupt polarity.
540 * set initial polarity based on current input level
585 /* Swap polarity (race with GPIO line) */
586 u32 polarity;
590 &polarity);
591 polarity ^= BIT(i);
594 polarity);
703 if (state->polarity != PWM_POLARITY_NORMAL)