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