Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h581 #define DMA2_3_CONFIG 0xFFC00CC8 /* DMA2 Channel 3 Configuration register */ macro
DcdefBF561.h1023 #define bfin_read_DMA2_3_CONFIG() bfin_read16(DMA2_3_CONFIG)
1024 #define bfin_write_DMA2_3_CONFIG(val) bfin_write16(DMA2_3_CONFIG,val)