Home
last modified time | relevance | path

Searched refs:sleep_intctl_src (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/arch/mips/au1000/common/ !
Dirq.c598 static uint sleep_intctl_src[2]; variable
609 sleep_intctl_src[0] = au_readl(IC0_SRCRD); in save_au1xxx_intctl()
617 sleep_intctl_src[1] = au_readl(IC1_SRCRD); in save_au1xxx_intctl()
638 au_writel(sleep_intctl_src[0], IC0_SRCSET); au_sync(); in restore_au1xxx_intctl()
656 au_writel(sleep_intctl_src[1], IC1_SRCSET); au_sync(); in restore_au1xxx_intctl()