Searched refs:SLP_INT_STS_REG (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pmc-sierra/msp71xx/
H A Dmsp_irq_slp.c50 *SLP_INT_STS_REG = (1 << (irq - MSP_SLP_INTBASE));
69 *SLP_INT_STS_REG = 0xFFFFFFFF;
84 pending = *SLP_INT_STS_REG & *SLP_INT_MSK_REG;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/pmc-sierra/msp71xx/
H A Dmsp_regs.h214 #define SLP_INT_STS_REG regptr(MSP_SLP_BASE + 0x70) macro

Completed in 38 milliseconds