Home
last modified time | relevance | path

Searched refs:EVT15 (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/arch/blackfin/mach-common/
Dentry.S813 p0.l = lo(EVT15);
814 p0.h = hi(EVT15);
986 p0.l = lo(EVT15);
987 p0.h = hi(EVT15);
1047 p0.l = lo(EVT15);
1048 p0.h = hi(EVT15);
1099 p0.l = lo(EVT15);
1100 p0.h = hi(EVT15);
Dhead.S177 [p5 + (EVT15 - COREMMR_BASE)] = p1;
/linux-4.4.14/arch/blackfin/kernel/
Dearly_printk.c188 for (evt = EVT2; evt <= EVT15; evt += 4) in init_early_exception_vectors()
Ddebug-mmrs.c624 D32(EVT15); in bfin_debug_mmrs_init()
/linux-4.4.14/arch/blackfin/include/asm/
Ddpmc.h400 PM_PUSH(6, EVT15)
521 B1.L = lo(EVT15);
639 PM_POP(6, EVT15)
Dcdef_LPBlackfin.h220 #define bfin_read_EVT15() bfin_read32(EVT15)
221 #define bfin_write_EVT15(val) bfin_write32(EVT15,val)
Ddef_LPBlackfin.h408 #define EVT15 0xFFE0203C /* Event Vector 15 ESR Address */ macro
/linux-4.4.14/arch/blackfin/mach-bf561/
Dsecondary.S113 [p5 + (EVT15 - COREMMR_BASE)] = p1;