Home
last modified time | relevance | path

Searched refs:APB_VIRT_BASE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-mmp/
H A Daddr-map.h16 #define APB_VIRT_BASE IOMEM(0xfe000000) macro
36 #define APBC_VIRT_BASE (APB_VIRT_BASE + 0x015000)
39 #define MPMU_VIRT_BASE (APB_VIRT_BASE + 0x50000)
H A Dregs-timers.h11 #define TIMERS1_VIRT_BASE (APB_VIRT_BASE + 0x14000)
12 #define TIMERS2_VIRT_BASE (APB_VIRT_BASE + 0x16000)
H A Dcommon.c28 .virtual = (unsigned long)APB_VIRT_BASE,
H A Dmmp2.c32 #define MFPR_VIRT_BASE (APB_VIRT_BASE + 0x1e000)
88 mfpr_pmic = APB_VIRT_BASE + 0x1e000 + 0x2c4; in mmp2_clear_pmic_int()
H A Dpxa910.c30 #define MFPR_VIRT_BASE (APB_VIRT_BASE + 0x1e000)
H A Dpxa168.c32 #define MFPR_VIRT_BASE (APB_VIRT_BASE + 0x1e000)
/kernel/linux/linux-6.6/arch/arm/mach-mmp/
H A Daddr-map.h16 #define APB_VIRT_BASE IOMEM(0xfe000000) macro
36 #define APBC_VIRT_BASE (APB_VIRT_BASE + 0x015000)
39 #define MPMU_VIRT_BASE (APB_VIRT_BASE + 0x50000)
H A Dcommon.c28 .virtual = (unsigned long)APB_VIRT_BASE,

Completed in 2 milliseconds