Home
last modified time | relevance | path

Searched refs:APB_PHYS_BASE (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/mach-mmp/
H A Dpxa910.c96 pxa910_clk_init(APB_PHYS_BASE + 0x50000, in pxa910_init()
98 APB_PHYS_BASE + 0x15000, in pxa910_init()
99 APB_PHYS_BASE + 0x3b000); in pxa910_init()
H A Dpxa168.c54 pxa168_clk_init(APB_PHYS_BASE + 0x50000, in pxa168_init()
56 APB_PHYS_BASE + 0x15000); in pxa168_init()
H A Dmmp2.c110 mmp2_clk_init(APB_PHYS_BASE + 0x50000, in mmp2_init()
112 APB_PHYS_BASE + 0x15000); in mmp2_init()
H A Daddr-map.h15 #define APB_PHYS_BASE 0xd4000000 macro
H A Dcommon.c27 .pfn = __phys_to_pfn(APB_PHYS_BASE),