Searched refs:DMA16_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.h918 #define bfin_read_DMA16_CONFIG() bfin_read16(DMA16_CONFIG)
919 #define bfin_write_DMA16_CONFIG(val) bfin_write16(DMA16_CONFIG, val)
H A DdefBF539.h622 #define DMA16_CONFIG 0xFFC01E08 /* DMA Channel 16 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.h762 #define DMA16_CONFIG 0xffc01d08 /* DMA Channel 16 Configuration Register */ macro
H A DcdefBF54x_base.h1285 #define bfin_read_DMA16_CONFIG() bfin_read16(DMA16_CONFIG)
1286 #define bfin_write_DMA16_CONFIG(val) bfin_write16(DMA16_CONFIG, val)

Completed in 220 milliseconds