Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/include/asm/mach-au1x00/
Dau1000.h231 #define GPIC_CFG_IC_EDGE_FALL (5 << 4) macro
/linux-6.1.9/arch/mips/alchemy/common/
Dirq.c688 s = GPIC_CFG_IC_EDGE_FALL; in au1300_gpic_settype()