Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h496 #define DMA12_CONFIG 0xFFC01D08 /* DMA Channel 12 Configuration Register */ macro
DcdefBF538.h806 #define bfin_read_DMA12_CONFIG() bfin_read16(DMA12_CONFIG)
807 #define bfin_write_DMA12_CONFIG(val) bfin_write16(DMA12_CONFIG, val)
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h699 #define DMA12_CONFIG 0xffc01c08 /* DMA Channel 12 Configuration Register */ macro
DcdefBF54x_base.h1167 #define bfin_read_DMA12_CONFIG() bfin_read16(DMA12_CONFIG)
1168 #define bfin_write_DMA12_CONFIG(val) bfin_write16(DMA12_CONFIG, val)
/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h1774 #define DMA12_CONFIG 0xFFC05108 /* DMA12 Configuration Register */ macro
DcdefBF60x_base.h775 #define bfin_read_DMA12_CONFIG() bfin_read32(DMA12_CONFIG)
776 #define bfin_write_DMA12_CONFIG(val) bfin_write32(DMA12_CONFIG, val)