Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dit87.c224 static const u8 IT87_REG_FAN[] = { 0x0d, 0x0e, 0x0f, 0x80, 0x82, 0x4c }; variable
264 #define NUM_FAN ARRAY_SIZE(IT87_REG_FAN)
781 IT87_REG_FAN[i]); in it87_update_device()
/kernel/linux/linux-6.6/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()

Completed in 11 milliseconds