Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pwm/
Dpwm-sti.c27 #define PWM_PRESCALE_LOW_MASK 0x0f macro
158 prescale & PWM_PRESCALE_LOW_MASK); in sti_pwm_config()