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

/linux-master/drivers/comedi/drivers/
H A Dusbduxsigma.c59 #define MIN_PWM_PERIOD ((long)(1E9 / 300)) macro
1078 if (period < MIN_PWM_PERIOD)
H A Dusbdux.c101 #define MIN_PWM_PERIOD ((long)(1E9 / 300)) macro
1230 if (period < MIN_PWM_PERIOD)

Completed in 267 milliseconds