Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dw83627hf.c95 #define W83687THF_VID_EN 0x29 /* w83687thf only */ macro
701 if (!(superio_inb(sio_data, W83687THF_VID_EN) & (1 << 2))) { in w83687thf_read_vid()