Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dw83627hf.c305 static inline unsigned long pwm_freq_from_reg(u8 reg) in pwm_freq_from_reg() function
1130 pwm_freq_from_reg(data->pwm_freq[nr])); in pwm_freq_show()
H A Df71805f.c247 static inline unsigned long pwm_freq_from_reg(u8 reg) in pwm_freq_from_reg() function
675 return sprintf(buf, "%lu\n", pwm_freq_from_reg(data->pwm_freq[nr])); in show_pwm_freq()
H A Dw83795.c281 static unsigned int pwm_freq_from_reg(u8 reg, u16 clkin) in pwm_freq_from_reg() function
843 val = pwm_freq_from_reg(data->pwm[index][nr], data->clkin); in show_pwm()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Df71805f.c247 static inline unsigned long pwm_freq_from_reg(u8 reg) in pwm_freq_from_reg() function
675 return sprintf(buf, "%lu\n", pwm_freq_from_reg(data->pwm_freq[nr])); in show_pwm_freq()
H A Dw83627hf.c305 static inline unsigned long pwm_freq_from_reg(u8 reg) in pwm_freq_from_reg() function
1526 pwm_freq_from_reg(data->pwm_freq[nr])); in pwm_freq_show()
H A Dw83795.c281 static unsigned int pwm_freq_from_reg(u8 reg, u16 clkin) in pwm_freq_from_reg() function
843 val = pwm_freq_from_reg(data->pwm[index][nr], data->clkin); in show_pwm()

Completed in 26 milliseconds