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

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

Completed in 567 milliseconds