Home
last modified time | relevance | path

Searched refs:PA_AREA5_IO (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/sh/boards/mach-r2d/
H A Dsetup.c28 .start = PA_AREA5_IO + 0x1000,
29 .end = PA_AREA5_IO + 0x1000 + 0x10 - 0x2,
33 .start = PA_AREA5_IO + 0x80c,
34 .end = PA_AREA5_IO + 0x80c,
/openbmc/linux/arch/sh/boards/mach-highlander/
H A Dsetup.c97 .start = PA_AREA5_IO + 0x1000,
98 .end = PA_AREA5_IO + 0x1000 + 0x08 - 1,
102 .start = PA_AREA5_IO + 0x80c,
103 .end = PA_AREA5_IO + 0x80c + 0x16 - 1,
/openbmc/linux/arch/sh/include/cpu-sh4/cpu/
H A Daddrspace.h37 #define PA_AREA5_IO 0xb4000000 /* Area 5 IO Memory */ macro
/openbmc/linux/arch/sh/boards/mach-lboxre2/
H A Dsetup.c53 paddrbase = virt_to_phys((void*)PA_AREA5_IO); in lboxre2_devices_setup()
/openbmc/linux/arch/sh/include/mach-common/mach/
H A Dsdk7780.h29 #define PA_PERIPHERAL PA_AREA5_IO
/openbmc/linux/arch/sh/boards/mach-sh03/
H A Dsetup.c76 paddrbase = virt_to_phys((void *)PA_AREA5_IO); in sh03_devices_setup()
/openbmc/linux/arch/sh/boards/mach-landisk/
H A Dsetup.c59 paddrbase = virt_to_phys((void *)PA_AREA5_IO); in landisk_devices_setup()