Home
last modified time | relevance | path

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

/linux-2.6.39/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-2.6.39/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)