Searched refs:PWM_FREQ (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/hwmon/
H A Ddme1737.c461 static const int PWM_FREQ[] = {11, 15, 22, 29, 35, 44, 59, 88, variable
466 return PWM_FREQ[reg & 0x0f];
480 if (val > (PWM_FREQ[i] + PWM_FREQ[i - 1] + 1) / 2)
H A Dw83795.c184 #define PWM_FREQ 1 macro
543 for (tmp = PWM_FREQ; tmp <= PWM_STOP_TIME; tmp++)
842 case PWM_FREQ:
873 case PWM_FREQ:
1644 show_pwm, store_pwm, PWM_FREQ, index - 1), \

Completed in 394 milliseconds