Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Datmel_shdwc.c112 uint32_t wuir = 0; in at91_shdwc_get_wakeup_input() local
131 wuir |= wk_input_mask; in at91_shdwc_get_wakeup_input()
134 wuir |= AT91_SHDW_WKUPT(wk_input); in at91_shdwc_get_wakeup_input()
137 return wuir; in at91_shdwc_get_wakeup_input()