Home
last modified time | relevance | path

Searched refs:davinci_pllc1_regs (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/mach-davinci/
H A Dcpu.c68 pll_base = (unsigned int)davinci_pllc1_regs; in clk_get()
H A Dda850_lowlevel.c276 da850_pll_init(davinci_pllc1_regs, CONFIG_SYS_DA850_PLL1_PLLM); in arch_cpu_init()
/openbmc/u-boot/arch/arm/mach-davinci/include/mach/
H A Dhardware.h426 #define davinci_pllc1_regs ((struct davinci_pllc_regs *)DAVINCI_PLL_CNTRL1_BASE) macro