Home
last modified time | relevance | path

Searched refs:DMA2_8_CONFIG (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h651 #define DMA2_8_CONFIG 0xFFC00E08 /* DMA2 Channel 8 Configuration register */ macro
DcdefBF561.h1153 #define bfin_read_DMA2_8_CONFIG() bfin_read16(DMA2_8_CONFIG)
1154 #define bfin_write_DMA2_8_CONFIG(val) bfin_write16(DMA2_8_CONFIG,val)