Searched refs:DMA1_3_CONFIG (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf561/include/mach/
H A DdefBF561.h365 #define DMA1_3_CONFIG 0xFFC01CC8 /* DMA1 Channel 3 Configuration register */ macro
H A DcdefBF561.h621 #define bfin_read_DMA1_3_CONFIG() bfin_read16(DMA1_3_CONFIG)
622 #define bfin_write_DMA1_3_CONFIG(val) bfin_write16(DMA1_3_CONFIG,val)

Completed in 62 milliseconds