Searched refs:EVT0 (Results 1 – 5 of 5) sorted by relevance
190 #define bfin_read_EVT0() bfin_read32(EVT0)191 #define bfin_write_EVT0(val) bfin_write32(EVT0,val)
393 #define EVT0 0xFFE02000 /* Event Vector 0 ESR Address */ macro
213 p5.l = lo(EVT0);214 p5.h = hi(EVT0);
906 decode_address(buf, bfin_read32(EVT0 + 4*i)); in show_regs()
605 D32(EVT0); in bfin_debug_mmrs_init()