Home
last modified time | relevance | path

Searched refs:DA8XX_PLL0_BASE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm/mach-davinci/
H A Dda8xx.h54 #define DA8XX_PLL0_BASE 0x01c11000 macro
H A Dpm.c133 pm_config.cpupll_reg_base = ioremap(DA8XX_PLL0_BASE, SZ_4K); in davinci_pm_init()