OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_timerno
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/arm/gemini/
gemini_timervar.h
54
uint
sc_timerno
;
member in struct:geminitmr_softc
gemini_timer.c
139
r |= GEMINI_TIMERn_INTRMASK(sc->
sc_timerno
);
149
r &= ~TIMER_INTRMASK_TMnMATCH1(sc->
sc_timerno
);
161
r &= ~GEMINI_TIMERn_INTRMASK(sc->
sc_timerno
);
172
GEMINI_TIMERn_COUNTER(sc->
sc_timerno
));
183
r &= ~GEMINI_TIMER_TMnCR_MASK(sc->
sc_timerno
);
195
GEMINI_TIMERn_COUNTER(sc->
sc_timerno
), val);
202
uint n = sc->
sc_timerno
;
370
uint n = sc->
sc_timerno
;
401
tfprint(sc->
sc_timerno
, tfp);
obio_timer.c
214
sc->
sc_timerno
= ip->timerno;
241
switch (sc->
sc_timerno
) {
276
panic("bad gemini timer number %d\n", sc->
sc_timerno
);
Completed in 13 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025