Home
last modified time | relevance | path

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

/arch/xtensa/variants/s6000/
Dirq.c16 #define INTC_CFG(n) (0x200 + 4 * (n)) macro
61 writel(en, S6_REG_INTC + INTC_CFG(*m)); in irq_set()