Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/power/reset/
H A Dat91-sama5d2_shdwc.c197 u32 wuir = 0; in at91_shdwc_get_wakeup_input() local
214 wuir |= wk_input_mask; in at91_shdwc_get_wakeup_input()
217 wuir |= AT91_SHDW_WKUPT(wk_input); in at91_shdwc_get_wakeup_input()
220 __func__, wk_input, wuir); in at91_shdwc_get_wakeup_input()
223 return wuir; in at91_shdwc_get_wakeup_input()