Home
last modified time | relevance | path

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

/arch/mips/pmcs-msp71xx/
Dmsp_hwbutton.c120 CIC_EXT_SET_ACTIVE_LO(cic_ext, hirq->eirq); in hwbutton_handler()
147 CIC_EXT_SET_ACTIVE_LO(cic_ext, hirq->eirq); in msp_hwbutton_register()
/arch/mips/include/asm/mach-pmcs-msp71xx/
Dmsp_regs.h613 #define CIC_EXT_SET_ACTIVE_LO(reg, eirq) (reg &= ~EXT_INT_POL(eirq)) macro
615 #define CIC_EXT_SET_ACTIVE_FALLING CIC_EXT_SET_ACTIVE_LO