1 /**************************************************************************** 2 **************************************************************************** 3 *** 4 *** This header was automatically generated from a Linux kernel header 5 *** of the same name, to make information necessary for userspace to 6 *** call into the kernel available to libc. It contains only constants, 7 *** structures, and macros generated from the original header, and thus, 8 *** contains no copyrightable information. 9 *** 10 **************************************************************************** 11 ****************************************************************************/ 12 #ifndef __ASM_SH_RENESAS_R7780RP_H 13 #define __ASM_SH_RENESAS_R7780RP_H 14 15 #define HL_FPGA_IRQ_BASE 200 16 #define HL_NR_IRL 15 17 18 #define IRQ_AX88796 (HL_FPGA_IRQ_BASE + 0) 19 #define IRQ_CF (HL_FPGA_IRQ_BASE + 1) 20 #define IRQ_PSW (HL_FPGA_IRQ_BASE + 2) 21 #define IRQ_EXT0 (HL_FPGA_IRQ_BASE + 3) 22 #define IRQ_EXT1 (HL_FPGA_IRQ_BASE + 4) 23 #define IRQ_EXT2 (HL_FPGA_IRQ_BASE + 5) 24 #define IRQ_EXT3 (HL_FPGA_IRQ_BASE + 6) 25 #define IRQ_EXT4 (HL_FPGA_IRQ_BASE + 7) 26 #define IRQ_EXT5 (HL_FPGA_IRQ_BASE + 8) 27 #define IRQ_EXT6 (HL_FPGA_IRQ_BASE + 9) 28 #define IRQ_EXT7 (HL_FPGA_IRQ_BASE + 10) 29 #define IRQ_SMBUS (HL_FPGA_IRQ_BASE + 11) 30 #define IRQ_TP (HL_FPGA_IRQ_BASE + 12) 31 #define IRQ_RTC (HL_FPGA_IRQ_BASE + 13) 32 #define IRQ_TH_ALERT (HL_FPGA_IRQ_BASE + 14) 33 #define IRQ_SCIF0 (HL_FPGA_IRQ_BASE + 15) 34 #define IRQ_SCIF1 (HL_FPGA_IRQ_BASE + 16) 35 36 #endif 37