Searched refs:LM93_PWM_FREQ_TO_REG (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/hwmon/
H A Dlm93.c632 static u8 LM93_PWM_FREQ_TO_REG(int freq) function
1905 ctl4 = (ctl4 & 0xf8) | LM93_PWM_FREQ_TO_REG(val);

Completed in 251 milliseconds