Searched refs:MXVR_CONFIG (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/arch/blackfin/mach-bf538/include/mach/
H A DcdefBF539.h13 #define bfin_read_MXVR_CONFIG() bfin_read16(MXVR_CONFIG)
14 #define bfin_write_MXVR_CONFIG(val) bfin_write16(MXVR_CONFIG, val)
H A DdefBF539.h14 #define MXVR_CONFIG 0xFFC02700 /* MXVR Configuration Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF549.h18 #define bfin_read_MXVR_CONFIG() bfin_read16(MXVR_CONFIG)
19 #define bfin_write_MXVR_CONFIG(val) bfin_write16(MXVR_CONFIG, val)
H A DdefBF549.h18 #define MXVR_CONFIG 0xffc02700 /* MXVR Configuration Register */ macro
/linux-4.4.14/arch/blackfin/kernel/
H A Ddebug-mmrs.c1132 #ifdef MXVR_CONFIG bfin_debug_mmrs_init()
1134 D16(MXVR_CONFIG); bfin_debug_mmrs_init()

Completed in 69 milliseconds