Home
last modified time | relevance | path

Searched refs:LM93_SPINUP_TIME_TO_REG (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dlm93.c657 static u8 LM93_SPINUP_TIME_TO_REG(int time) in LM93_SPINUP_TIME_TO_REG() function
2024 ctl3 = (ctl3 & 0x1f) | (LM93_SPINUP_TIME_TO_REG(val) << 5 & 0xe0); in pwm_auto_spinup_time_store()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dlm93.c657 static u8 LM93_SPINUP_TIME_TO_REG(int time) in LM93_SPINUP_TIME_TO_REG() function
2024 ctl3 = (ctl3 & 0x1f) | (LM93_SPINUP_TIME_TO_REG(val) << 5 & 0xe0); in pwm_auto_spinup_time_store()

Completed in 9 milliseconds