Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/power/reset/
Dat91-sama5d2_shdwc.c169 u32 wuir = 0; in at91_shdwc_get_wakeup_input() local
186 wuir |= wk_input_mask; in at91_shdwc_get_wakeup_input()
189 wuir |= AT91_SHDW_WKUPT(wk_input); in at91_shdwc_get_wakeup_input()
192 __func__, wk_input, wuir); in at91_shdwc_get_wakeup_input()
195 return wuir; in at91_shdwc_get_wakeup_input()