Home
last modified time | relevance | path

Searched refs:HPBREG_BASE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/mach-shmobile/
H A Dsetup-r8a7778.c17 #define HPBREG_BASE 0xfe700000 macro
27 void __iomem *base = ioremap(HPBREG_BASE, 0x00100000); in r8a7778_init_irq_dt()
H A Dsetup-r8a7779.c18 #define HPBREG_BASE 0xfe700000 macro
32 void __iomem *base = ioremap(HPBREG_BASE, 0x00100000); in r8a7779_init_irq_dt()
H A Dsmp-r8a7779.c23 #define HPBREG_BASE 0xfe700000 macro
41 void __iomem *base = ioremap(HPBREG_BASE, 0x1000); in r8a7779_smp_prepare_cpus()