Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dw83627hf.c97 #define W83687THF_VID_DATA 0xF1 /* w83687thf only */ macro
1690 res = superio_inb(sio_data, W83687THF_VID_DATA) & 0x3f; in w83687thf_read_vid()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds