Searched refs:DMA6_CONFIG (Results 1 - 14 of 14) sorted by relevance

/linux-4.1.27/arch/blackfin/mach-bf533/include/mach/
H A DcdefBF532.h303 #define bfin_read_DMA6_CONFIG() bfin_read16(DMA6_CONFIG)
304 #define bfin_write_DMA6_CONFIG(val) bfin_write16(DMA6_CONFIG,val)
H A DdefBF532.h270 #define DMA6_CONFIG 0xFFC00D88 /* DMA Channel 6 Configuration Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF512.h539 #define bfin_read_DMA6_CONFIG() bfin_read16(DMA6_CONFIG)
540 #define bfin_write_DMA6_CONFIG(val) bfin_write16(DMA6_CONFIG, val)
H A DdefBF512.h307 #define DMA6_CONFIG 0xFFC00D88 /* DMA Channel 6 Configuration Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF522.h556 #define bfin_read_DMA6_CONFIG() bfin_read16(DMA6_CONFIG)
557 #define bfin_write_DMA6_CONFIG(val) bfin_write16(DMA6_CONFIG, val)
H A DdefBF522.h307 #define DMA6_CONFIG 0xFFC00D88 /* DMA Channel 6 Configuration Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf537/include/mach/
H A DcdefBF534.h518 #define bfin_read_DMA6_CONFIG() bfin_read16(DMA6_CONFIG)
519 #define bfin_write_DMA6_CONFIG(val) bfin_write16(DMA6_CONFIG,val)
H A DdefBF534.h283 #define DMA6_CONFIG 0xFFC00D88 /* DMA Channel 6 Configuration Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf538/include/mach/
H A DcdefBF538.h646 #define bfin_read_DMA6_CONFIG() bfin_read16(DMA6_CONFIG)
647 #define bfin_write_DMA6_CONFIG(val) bfin_write16(DMA6_CONFIG, val)
H A DdefBF538.h284 #define DMA6_CONFIG 0xFFC00D88 /* DMA Channel 6 Configuration Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF54x_base.h487 #define bfin_read_DMA6_CONFIG() bfin_read16(DMA6_CONFIG)
488 #define bfin_write_DMA6_CONFIG(val) bfin_write16(DMA6_CONFIG, val)
H A DdefBF54x_base.h305 #define DMA6_CONFIG 0xffc00d88 /* DMA Channel 6 Configuration Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h553 #define bfin_read_DMA6_CONFIG() bfin_read32(DMA6_CONFIG)
554 #define bfin_write_DMA6_CONFIG(val) bfin_write32(DMA6_CONFIG, val)
H A DdefBF60x_base.h1648 #define DMA6_CONFIG 0xFFC41308 /* DMA6 Configuration Register */ macro

Completed in 941 milliseconds