Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dw83627hf.c144 #define WINB_ACT_REG 0x30 macro
1905 val = superio_inb(sio_data, WINB_ACT_REG); in w83627hf_find()
1908 superio_outb(sio_data, WINB_ACT_REG, val | 0x01); in w83627hf_find()