Searched refs:DMA20_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-bf548/include/mach/
H A DdefBF54x_base.h826 #define DMA20_CONFIG 0xffc01e08 /* DMA Channel 20 Configuration Register */ macro
H A DcdefBF54x_base.h1401 #define bfin_read_DMA20_CONFIG() bfin_read16(DMA20_CONFIG)
1402 #define bfin_write_DMA20_CONFIG(val) bfin_write16(DMA20_CONFIG, val)

Completed in 210 milliseconds