Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf533/include/mach/
DdefBF532.h284 #define DMA7_CONFIG 0xFFC00DC8 /* DMA Channel 7 Configuration Register */ macro
DcdefBF532.h330 #define bfin_read_DMA7_CONFIG() bfin_read16(DMA7_CONFIG)
331 #define bfin_write_DMA7_CONFIG(val) bfin_write16(DMA7_CONFIG,val)
/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h321 #define DMA7_CONFIG 0xFFC00DC8 /* DMA Channel 7 Configuration Register */ macro
DcdefBF522.h583 #define bfin_read_DMA7_CONFIG() bfin_read16(DMA7_CONFIG)
584 #define bfin_write_DMA7_CONFIG(val) bfin_write16(DMA7_CONFIG, val)
/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h321 #define DMA7_CONFIG 0xFFC00DC8 /* DMA Channel 7 Configuration Register */ macro
DcdefBF512.h566 #define bfin_read_DMA7_CONFIG() bfin_read16(DMA7_CONFIG)
567 #define bfin_write_DMA7_CONFIG(val) bfin_write16(DMA7_CONFIG, val)
/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h297 #define DMA7_CONFIG 0xFFC00DC8 /* DMA Channel 7 Configuration Register … macro
DcdefBF534.h545 #define bfin_read_DMA7_CONFIG() bfin_read16(DMA7_CONFIG)
546 #define bfin_write_DMA7_CONFIG(val) bfin_write16(DMA7_CONFIG,val)
/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h298 #define DMA7_CONFIG 0xFFC00DC8 /* DMA Channel 7 Configuration Register */ macro
DcdefBF538.h672 #define bfin_read_DMA7_CONFIG() bfin_read16(DMA7_CONFIG)
673 #define bfin_write_DMA7_CONFIG(val) bfin_write16(DMA7_CONFIG, val)
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h321 #define DMA7_CONFIG 0xffc00dc8 /* DMA Channel 7 Configuration Register */ macro
DcdefBF54x_base.h516 #define bfin_read_DMA7_CONFIG() bfin_read16(DMA7_CONFIG)
517 #define bfin_write_DMA7_CONFIG(val) bfin_write16(DMA7_CONFIG, val)
/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h1669 #define DMA7_CONFIG 0xFFC41388 /* DMA7 Configuration Register */ macro
DcdefBF60x_base.h590 #define bfin_read_DMA7_CONFIG() bfin_read32(DMA7_CONFIG)
591 #define bfin_write_DMA7_CONFIG(val) bfin_write32(DMA7_CONFIG, val)