Home
last modified time | relevance | path

Searched defs:shdwc (Results 1 – 5 of 5) sorted by relevance

/linux-5.10/drivers/power/reset/
Dat91-sama5d2_shdwc.c82 struct shdwc_reg_config shdwc; member
86 struct shdwc { struct
89 void __iomem *shdwc_base; argument
98 static struct shdwc *at91_shdwc; argument
Dat91-poweroff.c54 static struct shdwc { struct
56 void __iomem *shdwc_base; argument
58 } at91_shdwc; argument
/linux-5.10/arch/arm/mach-at91/
Dpm.h33 void __iomem *shdwc; member
Dpm_suspend.S683 .shdwc: label
Dpm.c185 static int at91_sama5d2_config_shdwc_ws(void __iomem *shdwc, u32 *mode, in at91_sama5d2_config_shdwc_ws()