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

/arch/blackfin/mach-bf538/include/mach/
H A DdefBF538.h552 #define DMA16_CONFIG 0xFFC01E08 /* DMA Channel 16 Configuration Register */ macro
H A DcdefBF538.h910 #define bfin_read_DMA16_CONFIG() bfin_read16(DMA16_CONFIG)
911 #define bfin_write_DMA16_CONFIG(val) bfin_write16(DMA16_CONFIG, val)
/arch/blackfin/mach-bf548/include/mach/
H A DdefBF54x_base.h763 #define DMA16_CONFIG 0xffc01d08 /* DMA Channel 16 Configuration Register */ macro
H A DcdefBF54x_base.h1283 #define bfin_read_DMA16_CONFIG() bfin_read16(DMA16_CONFIG)
1284 #define bfin_write_DMA16_CONFIG(val) bfin_write16(DMA16_CONFIG, val)

Completed in 73 milliseconds