Searched refs:POSTDIV (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-davinci/ |
H A D | clock.h | 28 #define POSTDIV 0x128 macro
|
/kernel/linux/linux-6.6/arch/arm/mach-davinci/ |
H A D | clock.h | 28 #define POSTDIV 0x128 macro
|
/kernel/linux/linux-5.10/drivers/clk/davinci/ |
H A D | pll.c | 45 #define POSTDIV 0x128 macro 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) 485 parent_name, base + POSTDIV, fixed, flags); in davinci_pll_clk_register() 976 DEBUG_REG(POSTDIV),
|
/kernel/linux/linux-6.6/drivers/clk/davinci/ |
H A D | pll.c | 45 #define POSTDIV 0x128 macro 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) 485 parent_name, base + POSTDIV, fixed, flags); in davinci_pll_clk_register() 960 DEBUG_REG(POSTDIV),
|
Completed in 4 milliseconds