Home
last modified time | relevance | path

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

/linux/arch/arm/mach-at91/
H A Dpm.c245 const struct wakeup_source_info *wsi; in at91_pm_config_ws() local
275 wsi = match->data; in at91_pm_config_ws()
278 if (wsi->shdwc_mr_bit && !(val & wsi->shdwc_mr_bit)) in at91_pm_config_ws()
281 mode |= wsi->pmc_fsmr_bit; in at91_pm_config_ws()
282 if (wsi->set_polarity) in at91_pm_config_ws()
283 polarity |= wsi->pmc_fsmr_bit; in at91_pm_config_ws()