Searched refs:NCT_EFER (Results 1 – 2 of 2) sorted by relevance
14 outb(reg, NCT_EFER); in superio_outb()20 outb(reg, NCT_EFER); in superio_inb()26 outb(NCT_ENTRY_KEY, NCT_EFER); /* Enter extended function mode */ in superio_enter()27 outb(NCT_ENTRY_KEY, NCT_EFER); /* Again according to manual */ in superio_enter()39 outb(NCT_EXIT_KEY, NCT_EFER); /* Leave extended function mode */ in superio_exit()
14 #define NCT_EFER (NCT6102D_IO_PORT + 0) macro