Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/include/asm/mach-au1x00/
Dau1000.h234 #define GPIC_CFG_IC_MASK (7 << 4) macro
/linux-5.19.10/arch/mips/alchemy/common/
Dirq.c708 au1300_gpic_chgcfg(d->irq - ALCHEMY_GPIC_INT_BASE, GPIC_CFG_IC_MASK, s); in au1300_gpic_settype()