Home
last modified time | relevance | path

Searched refs:PREDIV (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-davinci/
H A Dclock.h24 #define PREDIV 0x114 macro
/kernel/linux/linux-6.6/arch/arm/mach-davinci/
H A Dclock.h24 #define PREDIV 0x114 macro
/kernel/linux/linux-5.10/drivers/clk/davinci/
H A Dpll.c40 #define PREDIV 0x114 macro
146 /* easy case when there is no PREDIV */ in davinci_pll_determine_rate()
159 /* see if the PREDIV clock can help us */ in davinci_pll_determine_rate()
303 * switch to bypass before any of the parent clocks (PREDIV, PLL, POSTDIV) are
357 * OSCIN > [PREDIV >] PLL > [POSTDIV >] PLLEN
360 * - PREDIV and POSTDIV are optional (depends on the PLL controller)
413 /* Some? DM355 chips don't correctly report the PREDIV value */ in davinci_pll_clk_register()
419 parent_name, base + PREDIV, fixed, flags); in davinci_pll_clk_register()
971 DEBUG_REG(PREDIV),
/kernel/linux/linux-6.6/drivers/clk/davinci/
H A Dpll.c40 #define PREDIV 0x114 macro
146 /* easy case when there is no PREDIV */ in davinci_pll_determine_rate()
159 /* see if the PREDIV clock can help us */ in davinci_pll_determine_rate()
303 * switch to bypass before any of the parent clocks (PREDIV, PLL, POSTDIV) are
357 * OSCIN > [PREDIV >] PLL > [POSTDIV >] PLLEN
360 * - PREDIV and POSTDIV are optional (depends on the PLL controller)
413 /* Some? DM355 chips don't correctly report the PREDIV value */ in davinci_pll_clk_register()
419 parent_name, base + PREDIV, fixed, flags); in davinci_pll_clk_register()
955 DEBUG_REG(PREDIV),

Completed in 4 milliseconds