Home
last modified time | relevance | path

Searched refs:EVT5 (Results 1 – 4 of 4) sorted by relevance

/arch/blackfin/mach-common/
Dentry.S313 p4.l = lo(EVT5);
314 p4.h = hi(EVT5);
432 p4.l = lo(EVT5);
433 p4.h = hi(EVT5);
Ddpmc_modes.S484 PM_PUSH(EVT5)
640 PM_POP(EVT5)
/arch/blackfin/include/asm/
Dcdef_LPBlackfin.h219 #define bfin_read_EVT5() bfin_read32(EVT5)
220 #define bfin_write_EVT5(val) bfin_write32(EVT5,val)
Ddef_LPBlackfin.h421 #define EVT5 0xFFE02014 /* Event Vector 5 ESR Address */ macro