Searched refs:EVT5 (Results 1 - 5 of 5) sorted by relevance

/arch/blackfin/include/asm/
H A Dcdef_LPBlackfin.h200 #define bfin_read_EVT5() bfin_read32(EVT5)
201 #define bfin_write_EVT5(val) bfin_write32(EVT5,val)
H A Ddef_LPBlackfin.h398 #define EVT5 0xFFE02014 /* Event Vector 5 ESR Address */ macro
/arch/blackfin/mach-common/
H A Dentry.S303 p4.l = lo(EVT5);
304 p4.h = hi(EVT5);
431 p4.l = lo(EVT5);
432 p4.h = hi(EVT5);
H A Ddpmc_modes.S566 PM_PUSH(10, EVT5)
674 PM_POP(10, EVT5)
/arch/blackfin/kernel/
H A Ddebug-mmrs.c610 D32(EVT5);

Completed in 105 milliseconds