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

/linux-4.4.14/arch/blackfin/mach-bf538/include/mach/
H A DcdefBF538.h832 #define bfin_read_DMA13_CONFIG() bfin_read16(DMA13_CONFIG)
833 #define bfin_write_DMA13_CONFIG(val) bfin_write16(DMA13_CONFIG, val)
H A DdefBF538.h510 #define DMA13_CONFIG 0xFFC01D48 /* DMA Channel 13 Configuration Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF54x_base.h1196 #define bfin_read_DMA13_CONFIG() bfin_read16(DMA13_CONFIG)
1197 #define bfin_write_DMA13_CONFIG(val) bfin_write16(DMA13_CONFIG, val)
H A DdefBF54x_base.h715 #define DMA13_CONFIG 0xffc01c48 /* DMA Channel 13 Configuration Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h812 #define bfin_read_DMA13_CONFIG() bfin_read32(DMA13_CONFIG)
813 #define bfin_write_DMA13_CONFIG(val) bfin_write32(DMA13_CONFIG, val)
H A DdefBF60x_base.h1795 #define DMA13_CONFIG 0xFFC07008 /* DMA13 Configuration Register */ macro

Completed in 450 milliseconds