Home
last modified time | relevance | path

Searched defs:acz (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Ddme1737.c448 static const int acz[] = {1, 2, 4, 0, 0, 6, 7, 0}; in PWM_ACZ_FROM_REG() local
455 int acz = (val == 4) ? 2 : val - 1; in PWM_ACZ_TO_REG() local