Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-au1x00/
H A Dau1000.h229 #define GPIC_CFG_IC_LEVEL_LOW (1 << 4) macro
/openbmc/linux/arch/mips/alchemy/common/
H A Dirq.c678 s = GPIC_CFG_IC_LEVEL_LOW; in au1300_gpic_settype()