Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/comedi/drivers/
Dusbduxsigma.c69 #define MIN_PWM_PERIOD ((long)(1E9 / 300)) macro
1088 if (period < MIN_PWM_PERIOD) in usbduxsigma_pwm_period()
Dusbdux.c111 #define MIN_PWM_PERIOD ((long)(1E9 / 300)) macro
1241 if (period < MIN_PWM_PERIOD) in usbdux_pwm_period()