Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-imx/
H A Davic.c29 #define AVIC_NIPRIORITY(x) (0x20 + 4 * (7 - (x))) /* int priority */ macro
213 imx_writel(0, avic_base + AVIC_NIPRIORITY(i)); in mxc_init_irq()