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

/linux-4.4.14/arch/blackfin/mach-bf538/include/mach/
H A DcdefBF538.h944 #define bfin_read_DMA17_Y_MODIFY() bfin_read16(DMA17_Y_MODIFY)
945 #define bfin_write_DMA17_Y_MODIFY(val) bfin_write16(DMA17_Y_MODIFY, val)
H A DdefBF538.h570 #define DMA17_Y_MODIFY 0xFFC01E5C /* DMA Channel 17 Y Modify Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF54x_base.h1320 #define bfin_read_DMA17_Y_MODIFY() bfin_read16(DMA17_Y_MODIFY)
1321 #define bfin_write_DMA17_Y_MODIFY(val) bfin_write16(DMA17_Y_MODIFY, val)
H A DdefBF54x_base.h783 #define DMA17_Y_MODIFY 0xffc01d5c /* DMA Channel 17 Y Modify Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h968 #define bfin_read_DMA17_Y_MODIFY() bfin_read32(DMA17_Y_MODIFY)
969 #define bfin_write_DMA17_Y_MODIFY(val) bfin_write32(DMA17_Y_MODIFY, val)
H A DdefBF60x_base.h1883 #define DMA17_Y_MODIFY 0xFFC07218 /* DMA17 Outer Loop Address Increment (2D only) */ macro

Completed in 401 milliseconds