Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwmon/
Dit87.c252 static const u8 IT87_REG_AUTO_BASE[] = { 0x60, 0x68, 0x70, 0x78, 0xa0, 0xa8 }; variable
254 #define IT87_REG_AUTO_TEMP(nr, i) (IT87_REG_AUTO_BASE[nr] + (i))
255 #define IT87_REG_AUTO_PWM(nr, i) (IT87_REG_AUTO_BASE[nr] + 5 + (i))