Home
last modified time | relevance | path

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

/linux-4.4.14/arch/avr32/mach-at32ap/
Dintc.c26 unsigned long suspend_ipr; member
146 intc0.suspend_ipr = offset; in intc_set_suspend_handler()
158 if (unlikely(!intc0.suspend_ipr)) { in intc_suspend()
165 intc_writel(&intc0, INTPR0 + 4 * i, intc0.suspend_ipr); in intc_suspend()