Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwmon/
Dw83795.c212 #define W83795_REG_PECI_TBASE(index) (0x320 + (index)) macro
2189 tmp = w83795_read(client, W83795_REG_PECI_TBASE(i)); in w83795_probe()