OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pllc
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
wm8650.dtsi
99
pllc
:
pllc
{
label
wm8505.dtsi
102
pllc
:
pllc
{
label
wm8850.dtsi
102
pllc
:
pllc
{
label
wm8750.dtsi
105
pllc
:
pllc
{
label
/src/sys/arch/mips/atheros/
ar5315.c
167
const uint32_t
pllc
= GETSYSREG(AR5315_SYSREG_PLLC_CTL);
local in function:ar5315_get_freqs
169
const uint32_t refdiv = pre_divide_table[AR5315_PLLC_REF_DIV(
pllc
)];
170
const uint32_t fbdiv = AR5315_PLLC_FB_DIV(
pllc
);
171
const uint32_t div2 = (AR5315_PLLC_DIV_2(
pllc
) + 1) * 2; /* results in 2 or 4 */
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 19 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025