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

/linux-4.4.14/drivers/hwmon/
H A Df71805f.c254 static inline unsigned long pwm_freq_from_reg(u8 reg) pwm_freq_from_reg() function
682 return sprintf(buf, "%lu\n", pwm_freq_from_reg(data->pwm_freq[nr])); show_pwm_freq()
H A Dw83627hf.c312 static inline unsigned long pwm_freq_from_reg(u8 reg) pwm_freq_from_reg() function
1151 pwm_freq_from_reg(data->pwm_freq[nr])); show_pwm_freq()
H A Dw83795.c294 static unsigned int pwm_freq_from_reg(u8 reg, u16 clkin) pwm_freq_from_reg() function
856 val = pwm_freq_from_reg(data->pwm[index][nr], data->clkin); show_pwm()

Completed in 147 milliseconds