Home
last modified time | relevance | path

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

/arch/mips/pmcs-msp71xx/
Dmsp_hwbutton.c124 CIC_EXT_SET_ACTIVE_HI(cic_ext, hirq->eirq); in hwbutton_handler()
149 CIC_EXT_SET_ACTIVE_HI(cic_ext, hirq->eirq); in msp_hwbutton_register()
/arch/mips/include/asm/mach-pmcs-msp71xx/
Dmsp_regs.h600 #define CIC_EXT_SET_ACTIVE_HI(reg, eirq) (reg |= EXT_INT_POL(eirq)) macro
602 #define CIC_EXT_SET_ACTIVE_RISING CIC_EXT_SET_ACTIVE_HI