Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-imx/
H A Dtzic.c42 #define TZIC_WAKEUP0(i) (0x0E00 + ((i) << 2)) /* Wakeup Config Register */ macro
78 imx_writel(gc->wake_active, tzic_base + TZIC_WAKEUP0(idx)); in tzic_irq_suspend()
86 tzic_base + TZIC_WAKEUP0(idx)); in tzic_irq_resume()
217 tzic_base + TZIC_WAKEUP0(i)); in tzic_enable_wake()