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