Home
last modified time | relevance | path

Searched refs:wsi (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/arch/arm/mach-at91/
Dpm.c238 const struct wakeup_source_info *wsi; in at91_pm_config_ws() local
268 wsi = match->data; in at91_pm_config_ws()
271 if (wsi->shdwc_mr_bit && !(val & wsi->shdwc_mr_bit)) in at91_pm_config_ws()
274 mode |= wsi->pmc_fsmr_bit; in at91_pm_config_ws()
275 if (wsi->set_polarity) in at91_pm_config_ws()
276 polarity |= wsi->pmc_fsmr_bit; in at91_pm_config_ws()