Searched refs:SIO_UNLOCK_KEY (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/watchdog/
H A Df71808e_wdt.c38 #define SIO_UNLOCK_KEY 0x87 /* Key to enable Super-I/O */ macro
186 outb(SIO_UNLOCK_KEY, base);
187 outb(SIO_UNLOCK_KEY, base);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Df71882fg.c37 #define SIO_UNLOCK_KEY 0x87 /* Key to enable Super-I/O */ macro
874 outb(SIO_UNLOCK_KEY, base);
875 outb(SIO_UNLOCK_KEY, base);

Completed in 29 milliseconds