Searched refs:GIC_ACCESSOR_RW_INTR_BIT (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dmips-gic.h109 #define GIC_ACCESSOR_RW_INTR_BIT(off, name) \ macro
158 GIC_ACCESSOR_RW_INTR_BIT(sz, MIPS_GIC_LOCAL_OFS + off, \
160 GIC_ACCESSOR_RW_INTR_BIT(sz, MIPS_GIC_REDIR_OFS + off, \
176 GIC_ACCESSOR_RW_INTR_BIT(0x100, pol)
183 GIC_ACCESSOR_RW_INTR_BIT(0x180, trig)
188 GIC_ACCESSOR_RW_INTR_BIT(0x200, dual)
198 GIC_ACCESSOR_RW_INTR_BIT(0x300, rmask)
201 GIC_ACCESSOR_RW_INTR_BIT(0x380, smask)

Completed in 98 milliseconds