Searched refs:IVG_IRPTEN_B (Results 1 – 2 of 2) sorted by relevance
219 cec->ipend = IVG_RST_B | IVG_IRPTEN_B; in bfin_cec_finish()266 #define __cec_get_ivg(val) (ffs ((val) & ~IVG_IRPTEN_B) - 1)284 return (cec->ipend & ~(IVG_EMU_B | IVG_IRPTEN_B)); in _cec_is_supervisor_mode()476 cec->ipend |= IVG_IRPTEN_B; in cec_irpten_enable()484 cec->ipend &= ~IVG_IRPTEN_B; in cec_irpten_disable()498 irpten = (cec->ipend & IVG_IRPTEN_B); in _cec_raise()
55 #define IVG_IRPTEN_B (1 << IVG_IRPTEN) macro68 (IVG_EMU_B | IVG_RST_B | IVG_NMI_B | IVG_EVX_B | IVG_IRPTEN_B)