Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/arch/i386/core/
Dtimer2.c29 #define PPCB_T2GATE 0x01 /* Bit 0 */ macro
69 outb((inb(PPC_PORTB) & ~PPCB_SPKR) | PPCB_T2GATE, PPC_PORTB); in load_timer2()