Home
last modified time | relevance | path

Searched refs:DMA8_CONFIG (Results 1 – 12 of 12) sorted by relevance

/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h335 #define DMA8_CONFIG 0xFFC00E08 /* DMA Channel 8 Configuration Register */ macro
DcdefBF522.h610 #define bfin_read_DMA8_CONFIG() bfin_read16(DMA8_CONFIG)
611 #define bfin_write_DMA8_CONFIG(val) bfin_write16(DMA8_CONFIG, val)
/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h335 #define DMA8_CONFIG 0xFFC00E08 /* DMA Channel 8 Configuration Register */ macro
DcdefBF512.h593 #define bfin_read_DMA8_CONFIG() bfin_read16(DMA8_CONFIG)
594 #define bfin_write_DMA8_CONFIG(val) bfin_write16(DMA8_CONFIG, val)
/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h311 #define DMA8_CONFIG 0xFFC00E08 /* DMA Channel 8 Configuration Register … macro
DcdefBF534.h572 #define bfin_read_DMA8_CONFIG() bfin_read16(DMA8_CONFIG)
573 #define bfin_write_DMA8_CONFIG(val) bfin_write16(DMA8_CONFIG,val)
/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h440 #define DMA8_CONFIG 0xFFC01C08 /* DMA Channel 8 Configuration Register */ macro
DcdefBF538.h702 #define bfin_read_DMA8_CONFIG() bfin_read16(DMA8_CONFIG)
703 #define bfin_write_DMA8_CONFIG(val) bfin_write16(DMA8_CONFIG, val)
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h337 #define DMA8_CONFIG 0xffc00e08 /* DMA Channel 8 Configuration Register */ macro
DcdefBF54x_base.h545 #define bfin_read_DMA8_CONFIG() bfin_read16(DMA8_CONFIG)
546 #define bfin_write_DMA8_CONFIG(val) bfin_write16(DMA8_CONFIG, val)
/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h1690 #define DMA8_CONFIG 0xFFC41408 /* DMA8 Configuration Register */ macro
DcdefBF60x_base.h627 #define bfin_read_DMA8_CONFIG() bfin_read32(DMA8_CONFIG)
628 #define bfin_write_DMA8_CONFIG(val) bfin_write32(DMA8_CONFIG, val)