Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hwmon/
Dsch56xx-common.c35 #define SIO_LOCK_KEY 0xAA /* Key to disable Super-I/O */ macro
97 outb(SIO_LOCK_KEY, base); in superio_exit()
Df71882fg.c27 #define SIO_LOCK_KEY 0xAA /* Key to disable Super-I/O */ macro
1142 outb(SIO_LOCK_KEY, base); in superio_exit()
/linux-5.19.10/drivers/watchdog/
Df71808e_wdt.c23 #define SIO_LOCK_KEY 0xAA /* Key to disable Super-I/O */ macro
209 outb(SIO_LOCK_KEY, base); in superio_exit()
/linux-5.19.10/drivers/gpio/
Dgpio-f7188x.c29 #define SIO_LOCK_KEY 0xAA /* Key to disable Super-I/O */ macro
132 outb(SIO_LOCK_KEY, base); in superio_exit()