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

/arch/blackfin/mach-bf538/include/mach/
H A DdefBF538.h594 #define DMA19_CONFIG 0xFFC01EC8 /* DMA Channel 19 Configuration Register */ macro
H A DcdefBF538.h988 #define bfin_read_DMA19_CONFIG() bfin_read16(DMA19_CONFIG)
989 #define bfin_write_DMA19_CONFIG(val) bfin_write16(DMA19_CONFIG, val)
/arch/blackfin/mach-bf548/include/mach/
H A DdefBF54x_base.h811 #define DMA19_CONFIG 0xffc01dc8 /* DMA Channel 19 Configuration Register */ macro
H A DcdefBF54x_base.h1370 #define bfin_read_DMA19_CONFIG() bfin_read16(DMA19_CONFIG)
1371 #define bfin_write_DMA19_CONFIG(val) bfin_write16(DMA19_CONFIG, val)

Completed in 69 milliseconds