Searched refs:DMA14_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.h866 #define bfin_read_DMA14_CONFIG() bfin_read16(DMA14_CONFIG)
867 #define bfin_write_DMA14_CONFIG(val) bfin_write16(DMA14_CONFIG, val)
H A DdefBF539.h594 #define DMA14_CONFIG 0xFFC01D88 /* DMA Channel 14 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.h730 #define DMA14_CONFIG 0xffc01c88 /* DMA Channel 14 Configuration Register */ macro
H A DcdefBF54x_base.h1227 #define bfin_read_DMA14_CONFIG() bfin_read16(DMA14_CONFIG)
1228 #define bfin_write_DMA14_CONFIG(val) bfin_write16(DMA14_CONFIG, val)

Completed in 127 milliseconds