Searched refs:DMA18_CONFIG (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf538/include/mach/
H A DcdefBF538.h970 #define bfin_read_DMA18_CONFIG() bfin_read16(DMA18_CONFIG)
971 #define bfin_write_DMA18_CONFIG(val) bfin_write16(DMA18_CONFIG, val)
H A DdefBF539.h650 #define DMA18_CONFIG 0xFFC01E88 /* DMA Channel 18 Configuration Register */ macro
/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.h794 #define DMA18_CONFIG 0xffc01d88 /* DMA Channel 18 Configuration Register */ macro
H A DcdefBF54x_base.h1343 #define bfin_read_DMA18_CONFIG() bfin_read16(DMA18_CONFIG)
1344 #define bfin_write_DMA18_CONFIG(val) bfin_write16(DMA18_CONFIG, val)

Completed in 193 milliseconds