OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stcl
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arm/broadcom/
bcm2835_tmr.c
168
uint32_t
stcl
;
local in function:cpu_initclocks
176
stcl
= bus_space_read_4(sc->sc_iot, sc->sc_ioh, BCM2835_STIMER_CLO);
177
stcl
+= counts_per_hz;
179
bus_space_write_4(sc->sc_iot, sc->sc_ioh, BCM2835_STIMER_C3,
stcl
);
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025