Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h377 #define DMA11_CONFIG 0xFFC00EC8 /* DMA Channel 11 Configuration Register */ macro
DcdefBF512.h674 #define bfin_read_DMA11_CONFIG() bfin_read16(DMA11_CONFIG)
675 #define bfin_write_DMA11_CONFIG(val) bfin_write16(DMA11_CONFIG, val)
/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h377 #define DMA11_CONFIG 0xFFC00EC8 /* DMA Channel 11 Configuration Register */ macro
DcdefBF522.h691 #define bfin_read_DMA11_CONFIG() bfin_read16(DMA11_CONFIG)
692 #define bfin_write_DMA11_CONFIG(val) bfin_write16(DMA11_CONFIG, val)
/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h353 #define DMA11_CONFIG 0xFFC00EC8 /* DMA Channel 11 Configuration Register … macro
DcdefBF534.h653 #define bfin_read_DMA11_CONFIG() bfin_read16(DMA11_CONFIG)
654 #define bfin_write_DMA11_CONFIG(val) bfin_write16(DMA11_CONFIG,val)
/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h482 #define DMA11_CONFIG 0xFFC01CC8 /* DMA Channel 11 Configuration Register */ macro
DcdefBF538.h780 #define bfin_read_DMA11_CONFIG() bfin_read16(DMA11_CONFIG)
781 #define bfin_write_DMA11_CONFIG(val) bfin_write16(DMA11_CONFIG, val)
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h385 #define DMA11_CONFIG 0xffc00ec8 /* DMA Channel 11 Configuration Register */ macro
DcdefBF54x_base.h632 #define bfin_read_DMA11_CONFIG() bfin_read16(DMA11_CONFIG)
633 #define bfin_write_DMA11_CONFIG(val) bfin_write16(DMA11_CONFIG, val)
/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h1753 #define DMA11_CONFIG 0xFFC05088 /* DMA11 Configuration Register */ macro
DcdefBF60x_base.h738 #define bfin_read_DMA11_CONFIG() bfin_read32(DMA11_CONFIG)
739 #define bfin_write_DMA11_CONFIG(val) bfin_write32(DMA11_CONFIG, val)