Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pwm/
Dpwm-lpss.c28 #define PWM_ON_TIME_DIV_MASK 0x000000ff macro
112 ctrl &= ~(PWM_BASE_UNIT_MASK | PWM_ON_TIME_DIV_MASK); in pwm_lpss_config()