Searched refs:GPIC_CFG_IC_LEVEL_LOW (Results 1 – 2 of 2) sorted by relevance
/arch/mips/include/asm/mach-au1x00/ | ||
D | au1000.h | 842 #define GPIC_CFG_IC_LEVEL_LOW (1 << 4) macro |
/arch/mips/alchemy/common/ | ||
D | irq.c | 679 s = GPIC_CFG_IC_LEVEL_LOW; in au1300_gpic_settype() |