Searched refs:DB1200_INT_BEGIN (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-db1x00/
H A Ddb1200.h60 * the interrupt define and subtracting the DB1200_INT_BEGIN value.
66 DB1200_INT_BEGIN = AU1000_MAX_INTR + 1, enumerator in enum:external_db1200_ints
68 DB1200_IDE_INT = DB1200_INT_BEGIN,
83 DB1200_INT_END = DB1200_INT_BEGIN + 15,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/alchemy/devboards/db1200/
H A Dsetup.c67 bcsr_init_irq(DB1200_INT_BEGIN, DB1200_INT_END, AU1200_GPIO7_INT);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/alchemy/devboards/pb1200/
H A Dboard_setup.c40 #define PB1200_INT_BEGIN DB1200_INT_BEGIN

Completed in 100 milliseconds