Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/alchemy/common/
H A 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[ in alchemy_gpic_suspend()
[all...]
/kernel/linux/linux-6.6/arch/mips/alchemy/common/
H A 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[ in alchemy_gpic_suspend()
[all...]

Completed in 3 milliseconds