Searched refs:sleep_intctl_config0 (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.c568 static unsigned int sleep_intctl_config0[2]; variable
579 sleep_intctl_config0[0] = au_readl(IC0_CFG0RD);
587 sleep_intctl_config0[1] = au_readl(IC1_CFG0RD);
605 au_writel(sleep_intctl_config0[0], IC0_CFG0SET); au_sync();
623 au_writel(sleep_intctl_config0[1], IC1_CFG0SET); au_sync();

Completed in 15 milliseconds