Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwmon/
Dw83627hf.c93 #define W83627THF_GPIO5_DR 0xf4 /* w83627thf only */ macro
675 res = superio_inb(sio_data, W83627THF_GPIO5_DR) & sel; in w83627thf_read_gpio5()