Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/loongson32/common/
Dirq.c25 #define LS1X_INTC_INTEDGE(n) LS1X_INTC_REG(n, 0x14) macro
128 __raw_writel(n ? 0x0 : 0xe000, LS1X_INTC_INTEDGE(n)); in ls1x_irq_init()