OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:opp_hz
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/fdt/
cpufreq_dt.c
413
uint64_t
opp_hz
;
local
445
if (of_getprop_uint64(opp_node, "opp-hz", &
opp_hz
) != 0)
451
sc->sc_opp[index].freq_khz = (u_int)(
opp_hz
/ 1000);
Completed in 68 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026