Symbol: PA_PERIPHERAL
arch/sh/include/mach-common/mach/sdk7780.h
32
#define PA_RESERVED (PA_PERIPHERAL + 0)
arch/sh/include/mach-common/mach/sdk7780.h
34
#define PA_FPGA (PA_PERIPHERAL + 0x01000000)
arch/sh/include/mach-common/mach/sdk7780.h
36
#define PA_LAN (PA_PERIPHERAL + 0x01800000)
arch/sh/include/mach-se/mach/se7721.h
30
#define PA_PCIC PA_PERIPHERAL
arch/sh/include/mach-se/mach/se7721.h
31
#define PA_MRSHPC (PA_PERIPHERAL + 0x003fffe0)
arch/sh/include/mach-se/mach/se7721.h
32
#define PA_MRSHPC_MW1 (PA_PERIPHERAL + 0x00400000)
arch/sh/include/mach-se/mach/se7721.h
33
#define PA_MRSHPC_MW2 (PA_PERIPHERAL + 0x00500000)
arch/sh/include/mach-se/mach/se7721.h
34
#define PA_MRSHPC_IO (PA_PERIPHERAL + 0x00600000)
arch/sh/include/mach-se/mach/se7722.h
31
#define PA_PCIC PA_PERIPHERAL /* MR-SHPC-01 PCMCIA */
arch/sh/include/mach-se/mach/se7722.h
32
#define PA_MRSHPC (PA_PERIPHERAL + 0x003fffe0) /* MR-SHPC-01 PCMCIA controller */
arch/sh/include/mach-se/mach/se7722.h
33
#define PA_MRSHPC_MW1 (PA_PERIPHERAL + 0x00400000) /* MR-SHPC-01 memory window base */
arch/sh/include/mach-se/mach/se7722.h
34
#define PA_MRSHPC_MW2 (PA_PERIPHERAL + 0x00500000) /* MR-SHPC-01 attribute window base */
arch/sh/include/mach-se/mach/se7722.h
35
#define PA_MRSHPC_IO (PA_PERIPHERAL + 0x00600000) /* MR-SHPC-01 I/O window base */
arch/sh/include/mach-se/mach/se7722.h
50
#define PA_LED (PA_PERIPHERAL + 0x00800000) /* 8bit LED */
arch/sh/include/mach-se/mach/se7722.h
51
#define PA_FPGA (PA_PERIPHERAL + 0x01800000) /* FPGA base address */
arch/sh/include/mach-se/mach/se7780.h
34
#define PA_LAN (PA_PERIPHERAL + 0) /* SMC LAN91C111 */
arch/sh/include/mach-se/mach/se7780.h
35
#define PA_LED_DISP (PA_PERIPHERAL + 0x02000000) /* 8words LED Display */
arch/sh/include/mach-se/mach/se7780.h
47
#define PA_FPGA (PA_PERIPHERAL + 0x03000000) /* FPGA base address */