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_0
(Results
1 - 2
of
2
) 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
553
timer_0
= INT1_TIMER_0;
561
timer_0
= INT2_TIMER_0;
575
bus_space_write_1(iot, ioh,
timer_0
,
579
bus_space_write_1(iot, ioh,
timer_0
,
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
553
timer_0
= INT1_TIMER_0;
561
timer_0
= INT2_TIMER_0;
575
bus_space_write_1(iot, ioh,
timer_0
,
579
bus_space_write_1(iot, ioh,
timer_0
,
Completed in 118 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026