Searched refs:LM93_PWM_TO_REG (Results 1 – 1 of 1) sorted by relevance
594 static u8 LM93_PWM_TO_REG(int pwm, enum pwm_freq freq) in LM93_PWM_TO_REG() function1644 LM93_PWM_TO_REG(val, (ctl4 & 0x07) ? in store_temp_auto_pwm_min()1891 ctl2 = (ctl2 & 0x0f) | LM93_PWM_TO_REG(val, (ctl4 & 0x07) ? in store_pwm()2098 ctl3 = (ctl3 & 0xf0) | LM93_PWM_TO_REG(val, (ctl4 & 0x07) ? in store_pwm_auto_spinup_min()