Searched refs:EVT15 (Results 1 – 8 of 8) sorted by relevance
877 p0.l = lo(EVT15);878 p0.h = hi(EVT15);1050 p0.l = lo(EVT15);1051 p0.h = hi(EVT15);1111 p0.l = lo(EVT15);1112 p0.h = hi(EVT15);1162 p0.l = lo(EVT15);1163 p0.h = hi(EVT15);
177 [p5 + (EVT15 - COREMMR_BASE)] = p1;
577 PM_PUSH(6, EVT15)635 B1.L = lo(EVT15);663 PM_POP(6, EVT15)
190 for (evt = EVT2; evt <= EVT15; evt += 4) in init_early_exception_vectors()
620 D32(EVT15); in bfin_debug_mmrs_init()
113 [p5 + (EVT15 - COREMMR_BASE)] = p1;
220 #define bfin_read_EVT15() bfin_read32(EVT15)221 #define bfin_write_EVT15(val) bfin_write32(EVT15,val)
408 #define EVT15 0xFFE0203C /* Event Vector 15 ESR Address */ macro