Home
last modified time | relevance | path

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

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