Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h623 #define DMA2_6_CONFIG 0xFFC00D88 /* DMA2 Channel 6 Configuration register */ macro
DcdefBF561.h1101 #define bfin_read_DMA2_6_CONFIG() bfin_read16(DMA2_6_CONFIG)
1102 #define bfin_write_DMA2_6_CONFIG(val) bfin_write16(DMA2_6_CONFIG,val)