Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwmon/
Dw83627hf.c96 #define W83687THF_VID_CFG 0xF0 /* w83687thf only */ macro
707 if (!(superio_inb(sio_data, W83687THF_VID_CFG) & (1 << 4))) { in w83687thf_read_vid()