Home
last modified time | relevance | path

Searched refs:DMA16_CONFIG (Results 1 – 6 of 6) sorted by relevance

/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h552 #define DMA16_CONFIG 0xFFC01E08 /* DMA Channel 16 Configuration Register */ macro
DcdefBF538.h910 #define bfin_read_DMA16_CONFIG() bfin_read16(DMA16_CONFIG)
911 #define bfin_write_DMA16_CONFIG(val) bfin_write16(DMA16_CONFIG, val)
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h763 #define DMA16_CONFIG 0xffc01d08 /* DMA Channel 16 Configuration Register */ macro
DcdefBF54x_base.h1283 #define bfin_read_DMA16_CONFIG() bfin_read16(DMA16_CONFIG)
1284 #define bfin_write_DMA16_CONFIG(val) bfin_write16(DMA16_CONFIG, val)
/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h1858 #define DMA16_CONFIG 0xFFC07188 /* DMA16 Configuration Register */ macro
DcdefBF60x_base.h923 #define bfin_read_DMA16_CONFIG() bfin_read32(DMA16_CONFIG)
924 #define bfin_write_DMA16_CONFIG(val) bfin_write32(DMA16_CONFIG, val)