Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Ddme1737.c380 static const int FAN_MAX[] = {0x54, 0x38, 0x2a, 0x21, 0x1c, 0x18, 0x15, 0x12, variable
388 if (reg == FAN_MAX[i]) in FAN_MAX_FROM_REG()
404 return FAN_MAX[i]; in FAN_MAX_TO_REG()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Ddme1737.c380 static const int FAN_MAX[] = {0x54, 0x38, 0x2a, 0x21, 0x1c, 0x18, 0x15, 0x12, variable
388 if (reg == FAN_MAX[i]) in FAN_MAX_FROM_REG()
404 return FAN_MAX[i]; in FAN_MAX_TO_REG()

Completed in 9 milliseconds