Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dw83627hf.c91 #define W83627THF_GPIO5_EN 0x30 /* w83627thf only */ macro
1635 if (!(superio_inb(sio_data, W83627THF_GPIO5_EN) & (1<<3))) { in w83627thf_read_gpio5()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dw83627hf.c91 #define W83627THF_GPIO5_EN 0x30 /* w83627thf only */ macro
658 if (!(superio_inb(sio_data, W83627THF_GPIO5_EN) & (1<<3))) { in w83627thf_read_gpio5()

Completed in 7 milliseconds