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