Searched refs:LM93_PWM_FROM_REG (Results 1 – 1 of 1) sorted by relevance
588 static int LM93_PWM_FROM_REG(u8 reg, enum pwm_freq freq) in LM93_PWM_FROM_REG() function1621 return sprintf(buf, "%d\n", LM93_PWM_FROM_REG(reg, (ctl4 & 0x07) ? in show_temp_auto_pwm_min()1869 rc = LM93_PWM_FROM_REG(ctl2 >> 4, (ctl4 & 0x07) ? in show_pwm()1894 data->pwm_override[nr] = LM93_PWM_FROM_REG(ctl2 >> 4, in store_pwm()2076 LM93_PWM_FROM_REG(ctl3 & 0x0f, (ctl4 & 0x07) ? in show_pwm_auto_spinup_min()