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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/au1000/common/
H A Dirq.c570 static unsigned int sleep_intctl_config2[2]; variable
581 sleep_intctl_config2[0] = au_readl(IC0_CFG2RD);
589 sleep_intctl_config2[1] = au_readl(IC1_CFG2RD);
609 au_writel(sleep_intctl_config2[0], IC0_CFG2SET); au_sync();
627 au_writel(sleep_intctl_config2[1], IC1_CFG2SET); au_sync();

Completed in 50 milliseconds