Searched refs:DAVINCI_PLL2_BASE (Results 1 – 3 of 3) sorted by relevance
32 #define DAVINCI_PLL2_BASE 0x01c40c00 macro
754 .start = DAVINCI_PLL2_BASE,755 .end = DAVINCI_PLL2_BASE + SZ_1K - 1,
777 pll2 = ioremap(DAVINCI_PLL2_BASE, SZ_1K); in dm365_init_time()