OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pll_divide_table
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/mips/atheros/
ar5315.c
155
static const uint8_t
pll_divide_table
[] = {
local in function:ar5315_get_freqs
180
[0] = freqs->freq_pll /
pll_divide_table
[AR5315_PLLC_CLKM(pllc)],
181
[1] = freqs->freq_pll /
pll_divide_table
[AR5315_PLLC_CLKM(pllc)],
184
[2] = freqs->freq_pll /
pll_divide_table
[AR5315_PLLC_CLKC(pllc)],
Completed in 10 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025