Searched refs:pwm_freq_from_reg (Results 1 – 3 of 3) sorted by relevance
247 static inline unsigned long pwm_freq_from_reg(u8 reg) in pwm_freq_from_reg() function675 return sprintf(buf, "%lu\n", pwm_freq_from_reg(data->pwm_freq[nr])); in show_pwm_freq()
305 static inline unsigned long pwm_freq_from_reg(u8 reg) in pwm_freq_from_reg() function1526 pwm_freq_from_reg(data->pwm_freq[nr])); in pwm_freq_show()
281 static unsigned int pwm_freq_from_reg(u8 reg, u16 clkin) in pwm_freq_from_reg() function843 val = pwm_freq_from_reg(data->pwm[index][nr], data->clkin); in show_pwm()