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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dlm93.c633 static u8 LM93_SPINUP_TIME_TO_REG(int time) function
1999 ctl3 = (ctl3 & 0x1f) | (LM93_SPINUP_TIME_TO_REG(val) << 5 & 0xe0);

Completed in 61 milliseconds