Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dw83627hf.c145 #define WINB_BASE_REG 0x60 macro
1897 val = (superio_inb(sio_data, WINB_BASE_REG) << 8) | in w83627hf_find()
1898 superio_inb(sio_data, WINB_BASE_REG + 1); in w83627hf_find()