Searched refs:PWMDCR_MIN_DUTY (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/pwm/ | ||
H A D | pwm-spear.c | 35 #define PWMDCR_MIN_DUTY 0x0001 macro 105 if (pv < PWMPCR_MIN_PERIOD || dc < PWMDCR_MIN_DUTY) spear_pwm_config() |
Completed in 33 milliseconds