Lines Matching defs:polarity
75 enum pwm_polarity polarity;
111 pwm->polarity == PWM_POLARITY_INVERSED ?
116 pwm->polarity == PWM_POLARITY_INVERSED ?
121 pwm->polarity == PWM_POLARITY_INVERSED ?
171 * - Output 0 until TGRA, output 1 until TGRB (active low polarity)
172 * - Output 1 until TGRA, output 0 until TGRB (active high polarity
224 pwm->polarity = PWM_POLARITY_NORMAL;
328 enum pwm_polarity polarity)
332 pwm->polarity = polarity;