Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hwmon/
Dlm93.c582 static u8 LM93_PWM_TO_REG(int pwm, enum pwm_freq freq) in LM93_PWM_TO_REG() function
1553 LM93_PWM_TO_REG(val, (ctl4 & 0x07) ? in temp_auto_pwm_min_store()
1782 ctl2 = (ctl2 & 0x0f) | LM93_PWM_TO_REG(val, (ctl4 & 0x07) ? in pwm_store()
1985 ctl3 = (ctl3 & 0xf0) | LM93_PWM_TO_REG(val, (ctl4 & 0x07) ? in pwm_auto_spinup_min_store()