Searched refs:DMA19_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.h996 #define bfin_read_DMA19_CONFIG() bfin_read16(DMA19_CONFIG)
997 #define bfin_write_DMA19_CONFIG(val) bfin_write16(DMA19_CONFIG, val)
H A DdefBF539.h664 #define DMA19_CONFIG 0xFFC01EC8 /* DMA Channel 19 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.h810 #define DMA19_CONFIG 0xffc01dc8 /* DMA Channel 19 Configuration Register */ macro
H A DcdefBF54x_base.h1372 #define bfin_read_DMA19_CONFIG() bfin_read16(DMA19_CONFIG)
1373 #define bfin_write_DMA19_CONFIG(val) bfin_write16(DMA19_CONFIG, val)

Completed in 220 milliseconds