Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h693 #define DMA2_11_CONFIG 0xFFC00EC8 /* DMA2 Channel 11 Configuration register */ macro
DcdefBF561.h1231 #define bfin_read_DMA2_11_CONFIG() bfin_read16(DMA2_11_CONFIG)
1232 #define bfin_write_DMA2_11_CONFIG(val) bfin_write16(DMA2_11_CONFIG,val)