Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hwmon/
Dw83627hf.c104 #define W83627THF_GPIO5_EN 0x30 /* w83627thf only */ macro
1648 if (!(superio_inb(sio_data, W83627THF_GPIO5_EN) & (1<<3))) { in w83627thf_read_gpio5()