Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pwm/
Dpwm-sti.c37 #define PWM_PRESCALE_LOW_MASK 0x0f macro
212 value = prescale & PWM_PRESCALE_LOW_MASK; in sti_pwm_config()