Home
last modified time | relevance | path

Searched refs:MXVR_CONFIG (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/arch/blackfin/mach-bf538/include/mach/
DdefBF539.h14 #define MXVR_CONFIG 0xFFC02700 /* MXVR Configuration Register */ macro
DcdefBF539.h13 #define bfin_read_MXVR_CONFIG() bfin_read16(MXVR_CONFIG)
14 #define bfin_write_MXVR_CONFIG(val) bfin_write16(MXVR_CONFIG, val)
/linux-2.6.39/arch/blackfin/mach-bf548/include/mach/
DdefBF549.h18 #define MXVR_CONFIG 0xffc02700 /* MXVR Configuration Register */ macro
DcdefBF549.h18 #define bfin_read_MXVR_CONFIG() bfin_read16(MXVR_CONFIG)
19 #define bfin_write_MXVR_CONFIG(val) bfin_write16(MXVR_CONFIG, val)