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

/linux-4.4.14/arch/blackfin/mach-bf533/include/mach/
H A DcdefBF532.h176 #define bfin_read_DMA1_Y_COUNT() bfin_read16(DMA1_Y_COUNT)
177 #define bfin_write_DMA1_Y_COUNT(val) bfin_write16(DMA1_Y_COUNT,val)
H A DdefBF532.h204 #define DMA1_Y_COUNT 0xFFC00C58 /* DMA Channel 1 Y Count Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF512.h412 #define bfin_read_DMA1_Y_COUNT() bfin_read16(DMA1_Y_COUNT)
413 #define bfin_write_DMA1_Y_COUNT(val) bfin_write16(DMA1_Y_COUNT, val)
H A DdefBF512.h240 #define DMA1_Y_COUNT 0xFFC00C58 /* DMA Channel 1 Y Count Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF522.h429 #define bfin_read_DMA1_Y_COUNT() bfin_read16(DMA1_Y_COUNT)
430 #define bfin_write_DMA1_Y_COUNT(val) bfin_write16(DMA1_Y_COUNT, val)
H A DdefBF522.h240 #define DMA1_Y_COUNT 0xFFC00C58 /* DMA Channel 1 Y Count Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf538/include/mach/
H A DcdefBF538.h522 #define bfin_read_DMA1_Y_COUNT() bfin_read16(DMA1_Y_COUNT)
523 #define bfin_write_DMA1_Y_COUNT(val) bfin_write16(DMA1_Y_COUNT, val)
H A DdefBF538.h217 #define DMA1_Y_COUNT 0xFFC00C58 /* DMA Channel 1 Y Count Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf537/include/mach/
H A DcdefBF534.h391 #define bfin_read_DMA1_Y_COUNT() bfin_read16(DMA1_Y_COUNT)
392 #define bfin_write_DMA1_Y_COUNT(val) bfin_write16(DMA1_Y_COUNT,val)
H A DdefBF534.h216 #define DMA1_Y_COUNT 0xFFC00C58 /* DMA Channel 1 Y Count Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF54x_base.h348 #define bfin_read_DMA1_Y_COUNT() bfin_read16(DMA1_Y_COUNT)
349 #define bfin_write_DMA1_Y_COUNT(val) bfin_write16(DMA1_Y_COUNT, val)
H A DdefBF54x_base.h228 #define DMA1_Y_COUNT 0xffc00c58 /* DMA Channel 1 Y Count Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h374 #define bfin_read_DMA1_Y_COUNT() bfin_read32(DMA1_Y_COUNT)
375 #define bfin_write_DMA1_Y_COUNT(val) bfin_write32(DMA1_Y_COUNT, val)
H A DdefBF60x_base.h1546 #define DMA1_Y_COUNT 0xFFC41094 /* DMA1 Outer Loop Count Start Value (2D only) */ macro

Completed in 681 milliseconds