Searched refs:DMA13_Y_COUNT (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.h846 #define bfin_read_DMA13_Y_COUNT() bfin_read16(DMA13_Y_COUNT)
847 #define bfin_write_DMA13_Y_COUNT(val) bfin_write16(DMA13_Y_COUNT, val)
H A DdefBF539.h583 #define DMA13_Y_COUNT 0xFFC01D58 /* DMA Channel 13 Y Count 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.h717 #define DMA13_Y_COUNT 0xffc01c58 /* DMA Channel 13 Y Count Register */ macro
H A DcdefBF54x_base.h1204 #define bfin_read_DMA13_Y_COUNT() bfin_read16(DMA13_Y_COUNT)
1205 #define bfin_write_DMA13_Y_COUNT(val) bfin_write16(DMA13_Y_COUNT, val)

Completed in 94 milliseconds