Searched refs:MIN_PERIOD (Results 1 – 1 of 1) sorted by relevance
27 #define MIN_PERIOD 108 /* 9.2 MHz max. PWM clock */ macro70 if (period_ns <= MIN_PERIOD) { in bcm2835_pwm_config()72 period_ns, MIN_PERIOD); in bcm2835_pwm_config()