Searched refs:MXVR_INT_STAT_0 (Results 1 – 5 of 5) sorted by relevance
21 #define MXVR_INT_STAT_0 0xffc02710 /* MXVR Interrupt Status Register 0 */ macro
24 #define bfin_read_MXVR_INT_STAT_0() bfin_read32(MXVR_INT_STAT_0)25 #define bfin_write_MXVR_INT_STAT_0(val) bfin_write32(MXVR_INT_STAT_0, val)
20 #define MXVR_INT_STAT_0 0xFFC02710 /* MXVR Interrupt Status Register 0 */ macro
21 #define bfin_read_MXVR_INT_STAT_0() bfin_read32(MXVR_INT_STAT_0)22 #define bfin_write_MXVR_INT_STAT_0(val) bfin_write32(MXVR_INT_STAT_0, val)
1140 D32(MXVR_INT_STAT_0); in bfin_debug_mmrs_init()