OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cpu_clkctl
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/mips/atheros/
ar5315.c
195
const uint32_t
cpu_clkctl
= GETSYSREG(AR5315_SYSREG_CPUCLK);
local in function:ar5315_get_freqs
196
uint32_t cpudiv = AR5315_CLOCKCTL_DIV(
cpu_clkctl
);
198
freqs->freq_cpu = pllout[AR5315_CLOCKCTL_SELECT(
cpu_clkctl
)] / cpudiv;
Completed in 11 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025