Home
last modified time | relevance | path

Searched defs:at91_pm_data (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/arm/mach-at91/
Dpm.h29 struct at91_pm_data { struct
30 void __iomem *pmc;
31 void __iomem *ramc[2];
32 void __iomem *ramc_phy;
33 unsigned long uhp_udp_mask;
34 unsigned int memctrl;
35 unsigned int mode;
36 void __iomem *shdwc;
37 void __iomem *sfrbu;
38 unsigned int standby_mode;
[all …]
/kernel/linux/linux-5.10/arch/arm/mach-at91/
Dpm.h27 struct at91_pm_data { struct
28 void __iomem *pmc;
29 void __iomem *ramc[2];
30 unsigned long uhp_udp_mask;
31 unsigned int memctrl;
32 unsigned int mode;
33 void __iomem *shdwc;
34 void __iomem *sfrbu;
35 unsigned int standby_mode;
36 unsigned int suspend_mode;
[all …]