Home
last modified time | relevance | path

Searched refs:DMA9_Y_MODIFY (Results 1 – 12 of 12) sorted by relevance

/linux-4.1.27/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h353 #define DMA9_Y_MODIFY 0xFFC00E5C /* DMA Channel 9 Y Modify Register */ macro
DcdefBF512.h632 #define bfin_read_DMA9_Y_MODIFY() bfin_read16(DMA9_Y_MODIFY)
633 #define bfin_write_DMA9_Y_MODIFY(val) bfin_write16(DMA9_Y_MODIFY, val)
/linux-4.1.27/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h353 #define DMA9_Y_MODIFY 0xFFC00E5C /* DMA Channel 9 Y Modify Register */ macro
DcdefBF522.h649 #define bfin_read_DMA9_Y_MODIFY() bfin_read16(DMA9_Y_MODIFY)
650 #define bfin_write_DMA9_Y_MODIFY(val) bfin_write16(DMA9_Y_MODIFY, val)
/linux-4.1.27/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h329 #define DMA9_Y_MODIFY 0xFFC00E5C /* DMA Channel 9 Y Modify Register … macro
DcdefBF534.h611 #define bfin_read_DMA9_Y_MODIFY() bfin_read16(DMA9_Y_MODIFY)
612 #define bfin_write_DMA9_Y_MODIFY(val) bfin_write16(DMA9_Y_MODIFY,val)
/linux-4.1.27/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h458 #define DMA9_Y_MODIFY 0xFFC01C5C /* DMA Channel 9 Y Modify Register */ macro
DcdefBF538.h736 #define bfin_read_DMA9_Y_MODIFY() bfin_read16(DMA9_Y_MODIFY)
737 #define bfin_write_DMA9_Y_MODIFY(val) bfin_write16(DMA9_Y_MODIFY, val)
/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h357 #define DMA9_Y_MODIFY 0xffc00e5c /* DMA Channel 9 Y Modify Register */ macro
DcdefBF54x_base.h582 #define bfin_read_DMA9_Y_MODIFY() bfin_read16(DMA9_Y_MODIFY)
583 #define bfin_write_DMA9_Y_MODIFY(val) bfin_write16(DMA9_Y_MODIFY, val)
/linux-4.1.27/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h1715 #define DMA9_Y_MODIFY 0xFFC41498 /* DMA9 Outer Loop Address Increment (2D… macro
DcdefBF60x_base.h672 #define bfin_read_DMA9_Y_MODIFY() bfin_read32(DMA9_Y_MODIFY)
673 #define bfin_write_DMA9_Y_MODIFY(val) bfin_write32(DMA9_Y_MODIFY, val)