Searched refs:config_shdwc_ws (Results 1 – 1 of 1) sorted by relevance
40 int (*config_shdwc_ws)(void __iomem *shdwc, u32 *mode, u32 *polarity); member147 if (soc_pm.config_shdwc_ws) in at91_pm_config_ws()148 soc_pm.config_shdwc_ws(soc_pm.data.shdwc, &mode, &polarity); in at91_pm_config_ws()958 soc_pm.config_shdwc_ws = at91_sama5d2_config_shdwc_ws; in sama5d2_pm_init()