Searched refs:DMA19_Y_MODIFY (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/arch/blackfin/mach-bf538/include/mach/
H A DcdefBF538.h996 #define bfin_read_DMA19_Y_MODIFY() bfin_read16(DMA19_Y_MODIFY)
997 #define bfin_write_DMA19_Y_MODIFY(val) bfin_write16(DMA19_Y_MODIFY, val)
H A DdefBF538.h598 #define DMA19_Y_MODIFY 0xFFC01EDC /* DMA Channel 19 Y Modify Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF54x_base.h1378 #define bfin_read_DMA19_Y_MODIFY() bfin_read16(DMA19_Y_MODIFY)
1379 #define bfin_write_DMA19_Y_MODIFY(val) bfin_write16(DMA19_Y_MODIFY, val)
H A DdefBF54x_base.h815 #define DMA19_Y_MODIFY 0xffc01ddc /* DMA Channel 19 Y Modify Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h1042 #define bfin_read_DMA19_Y_MODIFY() bfin_read32(DMA19_Y_MODIFY)
1043 #define bfin_write_DMA19_Y_MODIFY(val) bfin_write32(DMA19_Y_MODIFY, val)
H A DdefBF60x_base.h1925 #define DMA19_Y_MODIFY 0xFFC07318 /* DMA19 Outer Loop Address Increment (2D only) */ macro

Completed in 408 milliseconds