Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pwm/
Dpwm-lpss.c29 #define PWM_DIVISION_CORRECTION 0x2 macro
30 #define PWM_LIMIT (0x8000 + PWM_DIVISION_CORRECTION)
101 base_unit += PWM_DIVISION_CORRECTION; in pwm_lpss_config()