Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h580 #define DMA18_CONFIG 0xFFC01E88 /* DMA Channel 18 Configuration Register */ macro
DcdefBF538.h962 #define bfin_read_DMA18_CONFIG() bfin_read16(DMA18_CONFIG)
963 #define bfin_write_DMA18_CONFIG(val) bfin_write16(DMA18_CONFIG, val)
/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h795 #define DMA18_CONFIG 0xffc01d88 /* DMA Channel 18 Configuration Register */ macro
DcdefBF54x_base.h1341 #define bfin_read_DMA18_CONFIG() bfin_read16(DMA18_CONFIG)
1342 #define bfin_write_DMA18_CONFIG(val) bfin_write16(DMA18_CONFIG, val)
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h1900 #define DMA18_CONFIG 0xFFC07288 /* DMA18 Configuration Register */ macro
DcdefBF60x_base.h997 #define bfin_read_DMA18_CONFIG() bfin_read32(DMA18_CONFIG)
998 #define bfin_write_DMA18_CONFIG(val) bfin_write32(DMA18_CONFIG, val)