Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
A Df71808e_wdt.c22 #define SIO_UNLOCK_KEY 0x87 /* Key to enable Super-I/O */ macro
193 outb(SIO_UNLOCK_KEY, base); in superio_enter()
194 outb(SIO_UNLOCK_KEY, base); in superio_enter()
/linux/drivers/gpio/
A Dgpio-f7188x.c28 #define SIO_UNLOCK_KEY 0x87 /* Key to enable Super-I/O */ macro
118 outb(SIO_UNLOCK_KEY, base); in superio_enter()
119 outb(SIO_UNLOCK_KEY, base); in superio_enter()
/linux/drivers/hwmon/
A Dsch56xx-common.c29 #define SIO_UNLOCK_KEY 0x55 /* Key to enable Super-I/O */ macro
79 outb(SIO_UNLOCK_KEY, base); in superio_enter()
A Df71882fg.c26 #define SIO_UNLOCK_KEY 0x87 /* Key to enable Super-I/O */ macro
1127 outb(SIO_UNLOCK_KEY, base); in superio_enter()
1128 outb(SIO_UNLOCK_KEY, base); in superio_enter()

Completed in 20 milliseconds