Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
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()