Searched refs:DA8XX_PLL0_BASE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/arm/mach-davinci/ | ||
H A D | da8xx.h | 54 #define DA8XX_PLL0_BASE 0x01c11000 macro |
H A D | pm.c | 133 pm_config.cpupll_reg_base = ioremap(DA8XX_PLL0_BASE, SZ_4K); in davinci_pm_init() |