Searched refs:pwm_freq_from_reg (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Df71805f.c250 static inline unsigned long pwm_freq_from_reg(u8 reg) function
646 return sprintf(buf, "%lu\n", pwm_freq_from_reg(data->pwm_freq[nr]));
H A Dw83627hf.c305 static inline unsigned long pwm_freq_from_reg(u8 reg) function
1007 pwm_freq_from_reg(data->pwm_freq[nr]));

Completed in 48 milliseconds