OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PPCB_T2GATE
(Results
1 - 2
of
2
) sorted by null
/external/grub/netboot/
timer.h
47
#define
PPCB_T2GATE
0x01 /* Bit 0 */
timer.c
16
outb((inb(PPC_PORTB) & ~PPCB_SPKR) |
PPCB_T2GATE
, PPC_PORTB);
Completed in 22 milliseconds