Home
last modified time | relevance | path

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

/linux-4.1.27/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h595 #define DMA2_4_CONFIG 0xFFC00D08 /* DMA2 Channel 4 Configuration register */ macro
DcdefBF561.h1049 #define bfin_read_DMA2_4_CONFIG() bfin_read16(DMA2_4_CONFIG)
1050 #define bfin_write_DMA2_4_CONFIG(val) bfin_write16(DMA2_4_CONFIG,val)