Searched refs:DMA12_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.h814 #define bfin_read_DMA12_CONFIG() bfin_read16(DMA12_CONFIG)
815 #define bfin_write_DMA12_CONFIG(val) bfin_write16(DMA12_CONFIG, val)
H A DdefBF539.h566 #define DMA12_CONFIG 0xFFC01D08 /* DMA Channel 12 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.h698 #define DMA12_CONFIG 0xffc01c08 /* DMA Channel 12 Configuration Register */ macro
H A DcdefBF54x_base.h1169 #define bfin_read_DMA12_CONFIG() bfin_read16(DMA12_CONFIG)
1170 #define bfin_write_DMA12_CONFIG(val) bfin_write16(DMA12_CONFIG, val)

Completed in 211 milliseconds