Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf533/include/mach/
DdefBF532.h200 #define DMA1_CONFIG 0xFFC00C48 /* DMA Channel 1 Configuration Register */ macro
DcdefBF532.h168 #define bfin_read_DMA1_CONFIG() bfin_read16(DMA1_CONFIG)
169 #define bfin_write_DMA1_CONFIG(val) bfin_write16(DMA1_CONFIG,val)
/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h237 #define DMA1_CONFIG 0xFFC00C48 /* DMA Channel 1 Configuration Register */ macro
DcdefBF512.h404 #define bfin_read_DMA1_CONFIG() bfin_read16(DMA1_CONFIG)
405 #define bfin_write_DMA1_CONFIG(val) bfin_write16(DMA1_CONFIG, val)
/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h237 #define DMA1_CONFIG 0xFFC00C48 /* DMA Channel 1 Configuration Register */ macro
DcdefBF522.h421 #define bfin_read_DMA1_CONFIG() bfin_read16(DMA1_CONFIG)
422 #define bfin_write_DMA1_CONFIG(val) bfin_write16(DMA1_CONFIG, val)
/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h213 #define DMA1_CONFIG 0xFFC00C48 /* DMA Channel 1 Configuration Register … macro
DcdefBF534.h383 #define bfin_read_DMA1_CONFIG() bfin_read16(DMA1_CONFIG)
384 #define bfin_write_DMA1_CONFIG(val) bfin_write16(DMA1_CONFIG,val)
/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h214 #define DMA1_CONFIG 0xFFC00C48 /* DMA Channel 1 Configuration Register */ macro
DcdefBF538.h516 #define bfin_read_DMA1_CONFIG() bfin_read16(DMA1_CONFIG)
517 #define bfin_write_DMA1_CONFIG(val) bfin_write16(DMA1_CONFIG, val)
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h225 #define DMA1_CONFIG 0xffc00c48 /* DMA Channel 1 Configuration Register */ macro
DcdefBF54x_base.h342 #define bfin_read_DMA1_CONFIG() bfin_read16(DMA1_CONFIG)
343 #define bfin_write_DMA1_CONFIG(val) bfin_write16(DMA1_CONFIG, val)
/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h1543 #define DMA1_CONFIG 0xFFC41088 /* DMA1 Configuration Register */ macro
DcdefBF60x_base.h368 #define bfin_read_DMA1_CONFIG() bfin_read32(DMA1_CONFIG)
369 #define bfin_write_DMA1_CONFIG(val) bfin_write32(DMA1_CONFIG, val)