Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/reset/
H A Dat91-sama5d2_shdwc.c203 u32 wuir = 0; in at91_shdwc_get_wakeup_input() local
220 wuir |= wk_input_mask; in at91_shdwc_get_wakeup_input()
223 wuir |= AT91_SHDW_WKUPT(wk_input); in at91_shdwc_get_wakeup_input()
226 __func__, wk_input, wuir); in at91_shdwc_get_wakeup_input()
229 return wuir; in at91_shdwc_get_wakeup_input()