Home
last modified time | relevance | path

Searched refs:LM93_PWM_TO_REG (Results 1 – 1 of 1) sorted by relevance

/drivers/hwmon/
Dlm93.c594 static u8 LM93_PWM_TO_REG(int pwm, enum pwm_freq freq) in LM93_PWM_TO_REG() function
1644 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()