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_2
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sgimips/dev/
int.c
530
* A master clock is wired to
TIMER_2
, which in turn clocks the two other
546
bus_size_t timer_control, timer_0, timer_1,
timer_2
;
local
555
timer_2
= INT1_TIMER_2;
563
timer_2
= INT2_TIMER_2;
593
bus_space_write_1(iot, ioh,
timer_2
, 8);
596
bus_space_write_1(iot, ioh,
timer_2
, 0);
int.c
530
* A master clock is wired to
TIMER_2
, which in turn clocks the two other
546
bus_size_t timer_control, timer_0, timer_1,
timer_2
;
local
555
timer_2
= INT1_TIMER_2;
563
timer_2
= INT2_TIMER_2;
593
bus_space_write_1(iot, ioh,
timer_2
, 8);
596
bus_space_write_1(iot, ioh,
timer_2
, 0);
Completed in 69 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026