Searched refs:MXVR_INT_STAT_1 (Results 1 – 5 of 5) sorted by relevance
22 #define MXVR_INT_STAT_1 0xffc02714 /* MXVR Interrupt Status Register 1 */ macro
26 #define bfin_read_MXVR_INT_STAT_1() bfin_read32(MXVR_INT_STAT_1)27 #define bfin_write_MXVR_INT_STAT_1(val) bfin_write32(MXVR_INT_STAT_1, val)
21 #define MXVR_INT_STAT_1 0xFFC02714 /* MXVR Interrupt Status Register 1 */ macro
23 #define bfin_read_MXVR_INT_STAT_1() bfin_read32(MXVR_INT_STAT_1)24 #define bfin_write_MXVR_INT_STAT_1(val) bfin_write32(MXVR_INT_STAT_1, val)
1141 D32(MXVR_INT_STAT_1); in bfin_debug_mmrs_init()