Searched refs:acz (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 Ddme1737.c429 static const int acz[] = {1, 2, 4, 0, 0, 6, 7, 0}; local
431 return acz[(reg >> 5) & 0x07];
436 int acz = (val == 4) ? 2 : val - 1; local
438 return (reg & 0x1f) | ((acz & 0x07) << 5);
2239 /* Initialize the default PWM auto channels zone (acz) assignments */

Completed in 50 milliseconds