Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf533/include/mach/
DdefBF532.h256 #define DMA5_CONFIG 0xFFC00D48 /* DMA Channel 5 Configuration Register */ macro
DcdefBF532.h276 #define bfin_read_DMA5_CONFIG() bfin_read16(DMA5_CONFIG)
277 #define bfin_write_DMA5_CONFIG(val) bfin_write16(DMA5_CONFIG,val)
/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h293 #define DMA5_CONFIG 0xFFC00D48 /* DMA Channel 5 Configuration Register */ macro
DcdefBF522.h529 #define bfin_read_DMA5_CONFIG() bfin_read16(DMA5_CONFIG)
530 #define bfin_write_DMA5_CONFIG(val) bfin_write16(DMA5_CONFIG, val)
/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h293 #define DMA5_CONFIG 0xFFC00D48 /* DMA Channel 5 Configuration Register */ macro
DcdefBF512.h512 #define bfin_read_DMA5_CONFIG() bfin_read16(DMA5_CONFIG)
513 #define bfin_write_DMA5_CONFIG(val) bfin_write16(DMA5_CONFIG, val)
/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h269 #define DMA5_CONFIG 0xFFC00D48 /* DMA Channel 5 Configuration Register … macro
DcdefBF534.h491 #define bfin_read_DMA5_CONFIG() bfin_read16(DMA5_CONFIG)
492 #define bfin_write_DMA5_CONFIG(val) bfin_write16(DMA5_CONFIG,val)
/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h270 #define DMA5_CONFIG 0xFFC00D48 /* DMA Channel 5 Configuration Register */ macro
DcdefBF538.h620 #define bfin_read_DMA5_CONFIG() bfin_read16(DMA5_CONFIG)
621 #define bfin_write_DMA5_CONFIG(val) bfin_write16(DMA5_CONFIG, val)
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h289 #define DMA5_CONFIG 0xffc00d48 /* DMA Channel 5 Configuration Register */ macro
DcdefBF54x_base.h458 #define bfin_read_DMA5_CONFIG() bfin_read16(DMA5_CONFIG)
459 #define bfin_write_DMA5_CONFIG(val) bfin_write16(DMA5_CONFIG, val)
/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h1627 #define DMA5_CONFIG 0xFFC41288 /* DMA5 Configuration Register */ macro
DcdefBF60x_base.h516 #define bfin_read_DMA5_CONFIG() bfin_read32(DMA5_CONFIG)
517 #define bfin_write_DMA5_CONFIG(val) bfin_write32(DMA5_CONFIG, val)