Home
last modified time | relevance | path

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

/linux-2.6.39/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h411 #define DMA1_7_CONFIG 0xFFC01DC8 /* DMA1 Channel 7 Configuration register */ macro
DcdefBF561.h709 #define bfin_read_DMA1_7_CONFIG() bfin_read16(DMA1_7_CONFIG)
710 #define bfin_write_DMA1_7_CONFIG(val) bfin_write16(DMA1_7_CONFIG,val)