Home
last modified time | relevance | path

Searched refs:IT87_REG_FAN (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Dit87.c243 static const u8 IT87_REG_FAN[] = { 0x0d, 0x0e, 0x0f, 0x80, 0x82, 0x4c }; variable
283 #define NUM_FAN ARRAY_SIZE(IT87_REG_FAN)
913 IT87_REG_FAN[i]); in it87_update_device()