Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-au1x00/
H A Dau1000.h228 #define GPIC_CFG_IC_OFF (0 << 4) macro
/openbmc/linux/arch/mips/alchemy/common/
H A Dirq.c698 s = GPIC_CFG_IC_OFF; in au1300_gpic_settype()