Searched refs:GT_INTRCAUSE_OFS (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dirq-gt641xx.c38 cause = GT_READ(GT_INTRCAUSE_OFS);
40 GT_WRITE(GT_INTRCAUSE_OFS, cause);
66 cause = GT_READ(GT_INTRCAUSE_OFS);
68 GT_WRITE(GT_INTRCAUSE_OFS, cause);
97 cause = GT_READ(GT_INTRCAUSE_OFS);
121 GT_WRITE(GT_INTRCAUSE_OFS, 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pci/
H A Dops-gt64xxx_pci0.c52 GT_WRITE(GT_INTRCAUSE_OFS, ~(GT_INTRCAUSE_MASABORT0_BIT |
83 intr = GT_READ(GT_INTRCAUSE_OFS);
89 GT_WRITE(GT_INTRCAUSE_OFS, ~(GT_INTRCAUSE_MASABORT0_BIT |
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/wrppmc/
H A Dirq.c40 GT_WRITE(GT_INTRCAUSE_OFS, (0x1F << 21));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dgt64120.h226 #define GT_INTRCAUSE_OFS 0xc18 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mti-malta/
H A Dmalta-int.c169 intrcause = GT_READ(GT_INTRCAUSE_OFS);

Completed in 47 milliseconds