Searched refs:ATLAS_INT_BASE (Results 1 - 3 of 3) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/mips-boards/atlas/
H A Datlas_int.c52 atlas_hw0_icregs->intrsten = 1 << (irq_nr - ATLAS_INT_BASE);
58 atlas_hw0_icregs->intseten = 1 << (irq_nr - ATLAS_INT_BASE);
102 irq = ATLAS_INT_BASE + ls1bit32(int_status);
207 for (i = ATLAS_INT_BASE; i <= ATLAS_INT_END; i++)
235 init_atlas_irqs(ATLAS_INT_BASE);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/mips-boards/
H A Datlasint.h44 #define ATLAS_INT_BASE 8 macro
45 #define ATLAS_INT_UART (ATLAS_INT_BASE + 0)
46 #define ATLAS_INT_TIM0 (ATLAS_INT_BASE + 1)
47 #define ATLAS_INT_RES2 (ATLAS_INT_BASE + 2)
48 #define ATLAS_INT_RES3 (ATLAS_INT_BASE + 3)
49 #define ATLAS_INT_RTC (ATLAS_INT_BASE + 4)
50 #define ATLAS_INT_COREHI (ATLAS_INT_BASE + 5)
51 #define ATLAS_INT_CORELO (ATLAS_INT_BASE + 6)
52 #define ATLAS_INT_RES7 (ATLAS_INT_BASE + 7)
53 #define ATLAS_INT_PCIA (ATLAS_INT_BASE
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/mips-boards/
H A Datlasint.h44 #define ATLAS_INT_BASE 8 macro
45 #define ATLAS_INT_UART (ATLAS_INT_BASE + 0)
46 #define ATLAS_INT_TIM0 (ATLAS_INT_BASE + 1)
47 #define ATLAS_INT_RES2 (ATLAS_INT_BASE + 2)
48 #define ATLAS_INT_RES3 (ATLAS_INT_BASE + 3)
49 #define ATLAS_INT_RTC (ATLAS_INT_BASE + 4)
50 #define ATLAS_INT_COREHI (ATLAS_INT_BASE + 5)
51 #define ATLAS_INT_CORELO (ATLAS_INT_BASE + 6)
52 #define ATLAS_INT_RES7 (ATLAS_INT_BASE + 7)
53 #define ATLAS_INT_PCIA (ATLAS_INT_BASE
[all...]

Completed in 193 milliseconds