Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
219 dev_dbg(&pdev->dev, "%s: (child %d) wuir = %#x\n", 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()
/kernel/linux/linux-6.6/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()
225 dev_dbg(&pdev->dev, "%s: (child %d) wuir = %#x\n", 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()

Completed in 2 milliseconds