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

/linux-4.1.27/arch/mips/pmcs-msp71xx/
H A Dmsp_hwbutton.c120 CIC_EXT_SET_ACTIVE_LO(cic_ext, hirq->eirq); hwbutton_handler()
147 CIC_EXT_SET_ACTIVE_LO(cic_ext, hirq->eirq); msp_hwbutton_register()
/linux-4.1.27/arch/mips/include/asm/mach-pmcs-msp71xx/
H A 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

Completed in 64 milliseconds