OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_cpu_maxrate
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/evbarm/rpi/
rpi_vcmbox.c
83
uint32_t
sc_cpu_maxrate
;
member in struct:vcmbox_softc
236
VCPROP_CLK_ARM, &sc->
sc_cpu_maxrate
);
292
RATE2MHZ(sc->sc_cpu_minrate), RATE2MHZ(sc->
sc_cpu_maxrate
));
335
fq = RATE2MHZ(sc->
sc_cpu_maxrate
);
348
if (fq > RATE2MHZ(sc->
sc_cpu_maxrate
))
349
fq = RATE2MHZ(sc->
sc_cpu_maxrate
);
Completed in 12 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025