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