OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INT2_TIMER_2
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sgimips/dev/
int2reg.h
53
#define
INT2_TIMER_2
0x3b
int.c
505
bus_space_write_1(iot, ioh,
INT2_TIMER_2
, (sampletime & 0xff));
506
bus_space_write_1(iot, ioh,
INT2_TIMER_2
, (sampletime >> 8));
513
(void)bus_space_read_1(iot, ioh,
INT2_TIMER_2
);
514
msb = bus_space_read_1(iot, ioh,
INT2_TIMER_2
) & 0xff;
563
timer_2 =
INT2_TIMER_2
;
Completed in 44 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025