Searched refs:IO_PPI (Results 1 – 4 of 4) sorted by relevance
35 #define IO_PPI 0x61 /* Programmable Peripheral Interface */ macro46 #define ppi_spkr_on() outb(IO_PPI, inb(IO_PPI) | PIT_SPKR)47 #define ppi_spkr_off() outb(IO_PPI, inb(IO_PPI) & ~PIT_SPKR)
77 inb $IO_PPI, %al79 outb %al, $IO_PPI
82 inb $IO_PPI, %al84 outb %al, $IO_PPI