OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:timer_1
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/sgimips/dev/
int.c
536
* TIMER_0 and
TIMER_1
interrupts are tied to MIPS interrupts as follows:
537
* IP6, IP10: TIMER_0: INT2,
TIMER_1
: INT4
538
* IP12: TIMER_0: INT3,
TIMER_1
: INT4
539
* IP17, IP20, IP22: TIMER_0: INT2,
TIMER_1
: INT3
546
bus_size_t timer_control, timer_0,
timer_1
, timer_2;
local
554
timer_1
= INT1_TIMER_1;
562
timer_1
= INT2_TIMER_1;
585
bus_space_write_1(iot, ioh,
timer_1
, 0xff);
588
bus_space_write_1(iot, ioh,
timer_1
, 0xff);
Completed in 120 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026