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

/arch/blackfin/mach-bf518/include/mach/
H A 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)
H A DdefBF512.h366 #define DMA10_Y_COUNT 0xFFC00E98 /* DMA Channel 10 Y Count Register */ macro
/arch/blackfin/mach-bf527/include/mach/
H A 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)
H A DdefBF522.h366 #define DMA10_Y_COUNT 0xFFC00E98 /* DMA Channel 10 Y Count Register */ macro
/arch/blackfin/mach-bf537/include/mach/
H A DdefBF534.h342 #define DMA10_Y_COUNT 0xFFC00E98 /* DMA Channel 10 Y Count Register */ macro
H A 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)
/arch/blackfin/mach-bf538/include/mach/
H A DdefBF538.h471 #define DMA10_Y_COUNT 0xFFC01C98 /* DMA Channel 10 Y Count Register */ macro
H A 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)
/arch/blackfin/mach-bf548/include/mach/
H A DdefBF54x_base.h372 #define DMA10_Y_COUNT 0xffc00e98 /* DMA Channel 10 Y Count Register */ macro
H A 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)

Completed in 109 milliseconds