Home
last modified time | relevance | path

Searched refs:EVT11 (Results 1 – 5 of 5) sorted by relevance

/arch/blackfin/mach-bf609/
Ddpm.S58 p0.h = hi(EVT11);
59 p0.l = lo(EVT11);
76 p0.h = hi(EVT11);
77 p0.l = lo(EVT11);
/arch/blackfin/include/asm/
Dcdef_LPBlackfin.h212 #define bfin_read_EVT11() bfin_read32(EVT11)
213 #define bfin_write_EVT11(val) bfin_write32(EVT11,val)
Ddpmc.h396 PM_PUSH(2, EVT11)
643 PM_POP(2, EVT11)
Ddef_LPBlackfin.h404 #define EVT11 0xFFE0202C /* Event Vector 11 ESR Address */ macro
/arch/blackfin/kernel/
Ddebug-mmrs.c620 D32(EVT11); in bfin_debug_mmrs_init()