Home
last modified time | relevance | path

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

/openbmc/linux/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()