Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h679 #define DMA2_10_CONFIG 0xFFC00E88 /* DMA2 Channel 10 Configuration register */ macro
DcdefBF561.h1205 #define bfin_read_DMA2_10_CONFIG() bfin_read16(DMA2_10_CONFIG)
1206 #define bfin_write_DMA2_10_CONFIG(val) bfin_write16(DMA2_10_CONFIG,val)