Searched refs:MIN_PWM_PERIOD (Results 1 – 2 of 2) sorted by relevance
59 #define MIN_PWM_PERIOD ((long)(1E9 / 300)) macro1078 if (period < MIN_PWM_PERIOD) in usbduxsigma_pwm_period()
101 #define MIN_PWM_PERIOD ((long)(1E9 / 300)) macro1230 if (period < MIN_PWM_PERIOD) in usbdux_pwm_period()