OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PITAUX_PORT
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/arc/isa/
spkrreg.h
8
#define
PITAUX_PORT
0x61 /* port of Programmable Peripheral Interface */
isabus.c
537
isa_outb(
PITAUX_PORT
, isa_inb(
PITAUX_PORT
) & ~PIT_SPKR);
559
isa_outb(
PITAUX_PORT
, isa_inb(
PITAUX_PORT
) | PIT_SPKR);
/src/sys/arch/sandpoint/isa/
spkrreg.h
7
#define
PITAUX_PORT
0x61 /* port of Programmable Peripheral Interface */
isaclock.c
155
isa_outb(
PITAUX_PORT
, isa_inb(
PITAUX_PORT
) & ~PIT_SPKR);
186
isa_outb(
PITAUX_PORT
, isa_inb(
PITAUX_PORT
) | PIT_SPKR); /* enable counter 2 */
/src/sys/arch/shark/isa/
spkrreg.h
7
#define
PITAUX_PORT
0x61 /* port of Programmable Peripheral Interface */
Completed in 15 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025