Searched refs:MIN_PWM_PERIOD (Results 1 – 2 of 2) sorted by relevance
60 #define MIN_PWM_PERIOD ((long)(1E9 / 300)) macro1079 if (period < MIN_PWM_PERIOD) in usbduxsigma_pwm_period()
102 #define MIN_PWM_PERIOD ((long)(1E9 / 300)) macro1231 if (period < MIN_PWM_PERIOD) in usbdux_pwm_period()