Home
last modified time | relevance | path

Searched refs:DMA3_CONFIG (Results 1 – 14 of 14) sorted by relevance

/arch/blackfin/mach-bf533/include/mach/
DdefBF532.h228 #define DMA3_CONFIG 0xFFC00CC8 /* DMA Channel 3 Configuration Register */ macro
DcdefBF532.h222 #define bfin_read_DMA3_CONFIG() bfin_read16(DMA3_CONFIG)
223 #define bfin_write_DMA3_CONFIG(val) bfin_write16(DMA3_CONFIG,val)
/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h265 #define DMA3_CONFIG 0xFFC00CC8 /* DMA Channel 3 Configuration Register */ macro
DcdefBF522.h475 #define bfin_read_DMA3_CONFIG() bfin_read16(DMA3_CONFIG)
476 #define bfin_write_DMA3_CONFIG(val) bfin_write16(DMA3_CONFIG, val)
/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h265 #define DMA3_CONFIG 0xFFC00CC8 /* DMA Channel 3 Configuration Register */ macro
DcdefBF512.h458 #define bfin_read_DMA3_CONFIG() bfin_read16(DMA3_CONFIG)
459 #define bfin_write_DMA3_CONFIG(val) bfin_write16(DMA3_CONFIG, val)
/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h241 #define DMA3_CONFIG 0xFFC00CC8 /* DMA Channel 3 Configuration Register … macro
DcdefBF534.h437 #define bfin_read_DMA3_CONFIG() bfin_read16(DMA3_CONFIG)
438 #define bfin_write_DMA3_CONFIG(val) bfin_write16(DMA3_CONFIG,val)
/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h242 #define DMA3_CONFIG 0xFFC00CC8 /* DMA Channel 3 Configuration Register */ macro
DcdefBF538.h568 #define bfin_read_DMA3_CONFIG() bfin_read16(DMA3_CONFIG)
569 #define bfin_write_DMA3_CONFIG(val) bfin_write16(DMA3_CONFIG, val)
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h257 #define DMA3_CONFIG 0xffc00cc8 /* DMA Channel 3 Configuration Register */ macro
DcdefBF54x_base.h400 #define bfin_read_DMA3_CONFIG() bfin_read16(DMA3_CONFIG)
401 #define bfin_write_DMA3_CONFIG(val) bfin_write16(DMA3_CONFIG, val)
/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h1585 #define DMA3_CONFIG 0xFFC41188 /* DMA3 Configuration Register */ macro
DcdefBF60x_base.h442 #define bfin_read_DMA3_CONFIG() bfin_read32(DMA3_CONFIG)
443 #define bfin_write_DMA3_CONFIG(val) bfin_write32(DMA3_CONFIG, val)