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

/linux-4.4.14/arch/blackfin/mach-bf538/include/mach/
H A DcdefBF538.h814 #define bfin_read_DMA12_Y_MODIFY() bfin_read16(DMA12_Y_MODIFY)
815 #define bfin_write_DMA12_Y_MODIFY(val) bfin_write16(DMA12_Y_MODIFY, val)
H A DdefBF538.h500 #define DMA12_Y_MODIFY 0xFFC01D1C /* DMA Channel 12 Y Modify Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF54x_base.h1175 #define bfin_read_DMA12_Y_MODIFY() bfin_read16(DMA12_Y_MODIFY)
1176 #define bfin_write_DMA12_Y_MODIFY(val) bfin_write16(DMA12_Y_MODIFY, val)
H A DdefBF54x_base.h703 #define DMA12_Y_MODIFY 0xffc01c1c /* DMA Channel 12 Y Modify Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h783 #define bfin_read_DMA12_Y_MODIFY() bfin_read32(DMA12_Y_MODIFY)
784 #define bfin_write_DMA12_Y_MODIFY(val) bfin_write32(DMA12_Y_MODIFY, val)
H A DdefBF60x_base.h1778 #define DMA12_Y_MODIFY 0xFFC05118 /* DMA12 Outer Loop Address Increment (2D only) */ macro

Completed in 418 milliseconds