Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/alchemy/common/
Dirq.c731 static unsigned long alchemy_gpic_pmdata[ALCHEMY_GPIC_INT_NUM + 6]; variable
764 alchemy_gpic_pmdata); in alchemy_ic_suspend()
766 &alchemy_gpic_pmdata[7]); in alchemy_ic_suspend()
773 &alchemy_gpic_pmdata[7]); in alchemy_ic_resume()
775 alchemy_gpic_pmdata); in alchemy_ic_resume()
784 alchemy_gpic_pmdata[0] = __raw_readl(base + AU1300_GPIC_IEN + 0x0); in alchemy_gpic_suspend()
785 alchemy_gpic_pmdata[1] = __raw_readl(base + AU1300_GPIC_IEN + 0x4); in alchemy_gpic_suspend()
786 alchemy_gpic_pmdata[2] = __raw_readl(base + AU1300_GPIC_IEN + 0x8); in alchemy_gpic_suspend()
787 alchemy_gpic_pmdata[3] = __raw_readl(base + AU1300_GPIC_IEN + 0xc); in alchemy_gpic_suspend()
790 alchemy_gpic_pmdata[4] = __raw_readl(base + AU1300_GPIC_DMASEL); in alchemy_gpic_suspend()
[all …]