Lines Matching +full:rom +full:- +full:14 +full:h
1 /* SPDX-License-Identifier: GPL-2.0 */
6 * linux/include/asm-sh/se7780.h
12 #include <linux/sh_intc.h>
13 #include <asm/addrspace.h>
19 #define PA_FROM 0xa1000000 /* Flash-ROM */
20 #define PA_FROM_SIZE 0x01000000 /* Flash-ROM size 16M byte */
25 #define PA_SDRAM 0xa8000000 /* DDR-SDRAM(Area2/3) 128MB */
30 #define PA_EXT_FLASH PA_EXT4 /* Expansion Flash-ROM */
32 #define PA_PERIPHERAL PA_AREA6_IO /* SW6-6=ON */
57 #define FPGA_PCI_INTSEL2 (PA_FPGA + 14) /* PCI Interrupt select register 2 */
62 #define FPGA_DBG_LED (PA_FPGA + 32) /* Debug LED(D-LED[8:1] */
104 #include <asm/io_generic.h>