Searched refs:APB_PHYS_BASE (Results 1 – 6 of 6) sorted by relevance
13 #define UART1_BASE (APB_PHYS_BASE + 0x36000)14 #define UART2_BASE (APB_PHYS_BASE + 0x17000)15 #define UART3_BASE (APB_PHYS_BASE + 0x18000)
20 #define APB_PHYS_BASE 0xd4000000 macro
30 .pfn = __phys_to_pfn(APB_PHYS_BASE),
77 mpmu_base = ioremap(APB_PHYS_BASE + 0x50000, SZ_4K); in pxa910_clk_init()89 apbcp_base = ioremap(APB_PHYS_BASE + 0x3b000, SZ_4K); in pxa910_clk_init()95 apbc_base = ioremap(APB_PHYS_BASE + 0x15000, SZ_4K); in pxa910_clk_init()
78 mpmu_base = ioremap(APB_PHYS_BASE + 0x50000, SZ_4K); in pxa168_clk_init()90 apbc_base = ioremap(APB_PHYS_BASE + 0x15000, SZ_4K); in pxa168_clk_init()
85 mpmu_base = ioremap(APB_PHYS_BASE + 0x50000, SZ_4K); in mmp2_clk_init()97 apbc_base = ioremap(APB_PHYS_BASE + 0x15000, SZ_4K); in mmp2_clk_init()