Home
last modified time | relevance | path

Searched refs:DMA10_Y_COUNT (Results 1 – 10 of 10) sorted by relevance

/linux-2.6.39/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h366 #define DMA10_Y_COUNT 0xFFC00E98 /* DMA Channel 10 Y Count Register */ macro
DcdefBF512.h655 #define bfin_read_DMA10_Y_COUNT() bfin_read16(DMA10_Y_COUNT)
656 #define bfin_write_DMA10_Y_COUNT(val) bfin_write16(DMA10_Y_COUNT, val)
/linux-2.6.39/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h366 #define DMA10_Y_COUNT 0xFFC00E98 /* DMA Channel 10 Y Count Register */ macro
DcdefBF522.h672 #define bfin_read_DMA10_Y_COUNT() bfin_read16(DMA10_Y_COUNT)
673 #define bfin_write_DMA10_Y_COUNT(val) bfin_write16(DMA10_Y_COUNT, val)
/linux-2.6.39/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h342 #define DMA10_Y_COUNT 0xFFC00E98 /* DMA Channel 10 Y Count Register … macro
DcdefBF534.h634 #define bfin_read_DMA10_Y_COUNT() bfin_read16(DMA10_Y_COUNT)
635 #define bfin_write_DMA10_Y_COUNT(val) bfin_write16(DMA10_Y_COUNT,val)
/linux-2.6.39/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h471 #define DMA10_Y_COUNT 0xFFC01C98 /* DMA Channel 10 Y Count Register */ macro
DcdefBF538.h760 #define bfin_read_DMA10_Y_COUNT() bfin_read16(DMA10_Y_COUNT)
761 #define bfin_write_DMA10_Y_COUNT(val) bfin_write16(DMA10_Y_COUNT, val)
/linux-2.6.39/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h372 #define DMA10_Y_COUNT 0xffc00e98 /* DMA Channel 10 Y Count Register */ macro
DcdefBF54x_base.h609 #define bfin_read_DMA10_Y_COUNT() bfin_read16(DMA10_Y_COUNT)
610 #define bfin_write_DMA10_Y_COUNT(val) bfin_write16(DMA10_Y_COUNT, val)