Searched refs:LM93_PWM_FREQ_TO_REG (Results 1 – 1 of 1) sorted by relevance
632 static u8 LM93_PWM_FREQ_TO_REG(int freq) in LM93_PWM_FREQ_TO_REG() function1905 ctl4 = (ctl4 & 0xf8) | LM93_PWM_FREQ_TO_REG(val); in pwm_freq_store()