Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h339 #define DMA8_Y_MODIFY 0xFFC00E1C /* DMA Channel 8 Y Modify Register */ macro
DcdefBF522.h622 #define bfin_read_DMA8_Y_MODIFY() bfin_read16(DMA8_Y_MODIFY)
623 #define bfin_write_DMA8_Y_MODIFY(val) bfin_write16(DMA8_Y_MODIFY, val)
/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h339 #define DMA8_Y_MODIFY 0xFFC00E1C /* DMA Channel 8 Y Modify Register */ macro
DcdefBF512.h605 #define bfin_read_DMA8_Y_MODIFY() bfin_read16(DMA8_Y_MODIFY)
606 #define bfin_write_DMA8_Y_MODIFY(val) bfin_write16(DMA8_Y_MODIFY, val)
/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h315 #define DMA8_Y_MODIFY 0xFFC00E1C /* DMA Channel 8 Y Modify Register … macro
DcdefBF534.h584 #define bfin_read_DMA8_Y_MODIFY() bfin_read16(DMA8_Y_MODIFY)
585 #define bfin_write_DMA8_Y_MODIFY(val) bfin_write16(DMA8_Y_MODIFY,val)
/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h444 #define DMA8_Y_MODIFY 0xFFC01C1C /* DMA Channel 8 Y Modify Register */ macro
DcdefBF538.h710 #define bfin_read_DMA8_Y_MODIFY() bfin_read16(DMA8_Y_MODIFY)
711 #define bfin_write_DMA8_Y_MODIFY(val) bfin_write16(DMA8_Y_MODIFY, val)
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h341 #define DMA8_Y_MODIFY 0xffc00e1c /* DMA Channel 8 Y Modify Register */ macro
DcdefBF54x_base.h553 #define bfin_read_DMA8_Y_MODIFY() bfin_read16(DMA8_Y_MODIFY)
554 #define bfin_write_DMA8_Y_MODIFY(val) bfin_write16(DMA8_Y_MODIFY, val)
/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h1694 #define DMA8_Y_MODIFY 0xFFC41418 /* DMA8 Outer Loop Address Increment (2D… macro
DcdefBF60x_base.h635 #define bfin_read_DMA8_Y_MODIFY() bfin_read32(DMA8_Y_MODIFY)
636 #define bfin_write_DMA8_Y_MODIFY(val) bfin_write32(DMA8_Y_MODIFY, val)