OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
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
51
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
211
sc->
sc_timerno
= ip->timerno;
238
switch (sc->
sc_timerno
) {
273
panic("bad gemini timer number %d\n", sc->
sc_timerno
);
Completed in 28 milliseconds
Indexes created Sun Jul 12 00:26:10 UTC 2026