Home
last modified time | relevance | path

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

/linux/arch/arm/mach-at91/
H A Dpm.c248 const struct wakeup_source_info *wsi; in at91_pm_config_ws() local
278 wsi = match->data; in at91_pm_config_ws()
281 if (wsi->shdwc_mr_bit && !(val & wsi->shdwc_mr_bit)) in at91_pm_config_ws()
284 mode |= wsi->pmc_fsmr_bit; in at91_pm_config_ws()
285 if (wsi->set_polarity) in at91_pm_config_ws()
286 polarity |= wsi->pmc_fsmr_bit; in at91_pm_config_ws()
/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.c1933 struct ath12k_wsi_info *wsi = &ab->wsi_info; in ath12k_core_hw_group_assign() local
1968 wsi->index = 0; in ath12k_core_hw_group_assign()
1991 wsi->index = 0; in ath12k_core_hw_group_assign()
2008 ag->id, ag->num_devices, wsi->index); in ath12k_core_hw_group_assign()