Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/mach-au1x00/
H A Dau1000.h224 #define GPIC_CFG_IL_SET(x) (((x) & 3) << 2) macro
/linux/arch/mips/alchemy/common/
H A Dirq.c569 au1300_gpic_chgcfg(irq, GPIC_CFG_IL_MASK, GPIC_CFG_IL_SET(p)); in au1300_set_irq_priority()