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

/linux-4.4.14/arch/blackfin/mach-bf538/include/mach/
H A DcdefBF538.h884 #define bfin_read_DMA15_CONFIG() bfin_read16(DMA15_CONFIG)
885 #define bfin_write_DMA15_CONFIG(val) bfin_write16(DMA15_CONFIG, val)
H A DdefBF538.h538 #define DMA15_CONFIG 0xFFC01DC8 /* DMA Channel 15 Configuration Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF54x_base.h1254 #define bfin_read_DMA15_CONFIG() bfin_read16(DMA15_CONFIG)
1255 #define bfin_write_DMA15_CONFIG(val) bfin_write16(DMA15_CONFIG, val)
H A DdefBF54x_base.h747 #define DMA15_CONFIG 0xffc01cc8 /* DMA Channel 15 Configuration Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h886 #define bfin_read_DMA15_CONFIG() bfin_read32(DMA15_CONFIG)
887 #define bfin_write_DMA15_CONFIG(val) bfin_write32(DMA15_CONFIG, val)
H A DdefBF60x_base.h1837 #define DMA15_CONFIG 0xFFC07108 /* DMA15 Configuration Register */ macro

Completed in 404 milliseconds