Searched refs:DMA20_CONFIG (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF54x_base.h1399 #define bfin_read_DMA20_CONFIG() bfin_read16(DMA20_CONFIG)
1400 #define bfin_write_DMA20_CONFIG(val) bfin_write16(DMA20_CONFIG, val)
H A DdefBF54x_base.h827 #define DMA20_CONFIG 0xffc01e08 /* DMA Channel 20 Configuration Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h1071 #define bfin_read_DMA20_CONFIG() bfin_read32(DMA20_CONFIG)
1072 #define bfin_write_DMA20_CONFIG(val) bfin_write32(DMA20_CONFIG, val)
H A DdefBF60x_base.h1942 #define DMA20_CONFIG 0xFFC07388 /* DMA20 Configuration Register */ macro

Completed in 437 milliseconds