Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-mmp/
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()
Dpxa168.c54 pxa168_clk_init(APB_PHYS_BASE + 0x50000, in pxa168_init()
56 APB_PHYS_BASE + 0x15000); in pxa168_init()
Dmmp2.c110 mmp2_clk_init(APB_PHYS_BASE + 0x50000, in mmp2_init()
112 APB_PHYS_BASE + 0x15000); in mmp2_init()
Daddr-map.h15 #define APB_PHYS_BASE 0xd4000000 macro
Dcommon.c27 .pfn = __phys_to_pfn(APB_PHYS_BASE),