Home
last modified time | relevance | path

Searched refs:PWM_PRESCALE_LOW_MASK (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/pwm/
H A Dpwm-sti.c33 #define PWM_PRESCALE_LOW_MASK 0x0f macro
209 value = prescale & PWM_PRESCALE_LOW_MASK; in sti_pwm_config()