Searched refs:PWM_POLARITY (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/pwm/
H A Dpwm-bcm2835.c22 #define PWM_POLARITY (1 << 4) macro
113 value &= ~(PWM_POLARITY << PWM_CONTROL_SHIFT(pwm->hwpwm)); bcm2835_set_polarity()
115 value |= PWM_POLARITY << PWM_CONTROL_SHIFT(pwm->hwpwm); bcm2835_set_polarity()
/linux-4.1.27/drivers/hwmon/
H A Dg762.c156 * 1: PWM_POLARITY 1: negative_duty

Completed in 132 milliseconds