Searched refs:LM93_SPINUP_TIME_TO_REG (Results 1 – 1 of 1) sorted by relevance
657 static u8 LM93_SPINUP_TIME_TO_REG(int time) in LM93_SPINUP_TIME_TO_REG() function2024 ctl3 = (ctl3 & 0x1f) | (LM93_SPINUP_TIME_TO_REG(val) << 5 & 0xe0); in pwm_auto_spinup_time_store()