Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h609 #define DMA2_5_CONFIG 0xFFC00D48 /* DMA2 Channel 5 Configuration register */ macro
DcdefBF561.h1075 #define bfin_read_DMA2_5_CONFIG() bfin_read16(DMA2_5_CONFIG)
1076 #define bfin_write_DMA2_5_CONFIG(val) bfin_write16(DMA2_5_CONFIG,val)