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

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

Completed in 1500 milliseconds