Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dw83627hf.c97 #define W83687THF_VID_DATA 0xF1 /* w83687thf only */ macro
713 res = superio_inb(sio_data, W83687THF_VID_DATA) & 0x3f; in w83687thf_read_vid()