Searched refs:DMA4_Y_COUNT (Results 1 - 14 of 14) sorted by relevance

/linux-4.4.14/arch/blackfin/mach-bf533/include/mach/
H A DcdefBF532.h257 #define bfin_read_DMA4_Y_COUNT() bfin_read16(DMA4_Y_COUNT)
258 #define bfin_write_DMA4_Y_COUNT(val) bfin_write16(DMA4_Y_COUNT,val)
H A DdefBF532.h246 #define DMA4_Y_COUNT 0xFFC00D18 /* DMA Channel 4 Y Count Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF512.h493 #define bfin_read_DMA4_Y_COUNT() bfin_read16(DMA4_Y_COUNT)
494 #define bfin_write_DMA4_Y_COUNT(val) bfin_write16(DMA4_Y_COUNT, val)
H A DdefBF512.h282 #define DMA4_Y_COUNT 0xFFC00D18 /* DMA Channel 4 Y Count Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF522.h510 #define bfin_read_DMA4_Y_COUNT() bfin_read16(DMA4_Y_COUNT)
511 #define bfin_write_DMA4_Y_COUNT(val) bfin_write16(DMA4_Y_COUNT, val)
H A DdefBF522.h282 #define DMA4_Y_COUNT 0xFFC00D18 /* DMA Channel 4 Y Count Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf538/include/mach/
H A DcdefBF538.h600 #define bfin_read_DMA4_Y_COUNT() bfin_read16(DMA4_Y_COUNT)
601 #define bfin_write_DMA4_Y_COUNT(val) bfin_write16(DMA4_Y_COUNT, val)
H A DdefBF538.h259 #define DMA4_Y_COUNT 0xFFC00D18 /* DMA Channel 4 Y Count Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf537/include/mach/
H A DcdefBF534.h472 #define bfin_read_DMA4_Y_COUNT() bfin_read16(DMA4_Y_COUNT)
473 #define bfin_write_DMA4_Y_COUNT(val) bfin_write16(DMA4_Y_COUNT,val)
H A DdefBF534.h258 #define DMA4_Y_COUNT 0xFFC00D18 /* DMA Channel 4 Y Count Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF54x_base.h435 #define bfin_read_DMA4_Y_COUNT() bfin_read16(DMA4_Y_COUNT)
436 #define bfin_write_DMA4_Y_COUNT(val) bfin_write16(DMA4_Y_COUNT, val)
H A DdefBF54x_base.h276 #define DMA4_Y_COUNT 0xffc00d18 /* DMA Channel 4 Y Count Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h485 #define bfin_read_DMA4_Y_COUNT() bfin_read32(DMA4_Y_COUNT)
486 #define bfin_write_DMA4_Y_COUNT(val) bfin_write32(DMA4_Y_COUNT, val)
H A DdefBF60x_base.h1609 #define DMA4_Y_COUNT 0xFFC41214 /* DMA4 Outer Loop Count Start Value (2D only) */ macro

Completed in 691 milliseconds