Home
last modified time | relevance | path

Searched refs:DMA4_Y_MODIFY (Results 1 – 14 of 14) sorted by relevance

/arch/blackfin/mach-bf533/include/mach/
DdefBF532.h248 #define DMA4_Y_MODIFY 0xFFC00D1C /* DMA Channel 4 Y Modify Register */ macro
DcdefBF532.h261 #define bfin_read_DMA4_Y_MODIFY() bfin_read16(DMA4_Y_MODIFY)
262 #define bfin_write_DMA4_Y_MODIFY(val) bfin_write16(DMA4_Y_MODIFY,val)
/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h283 #define DMA4_Y_MODIFY 0xFFC00D1C /* DMA Channel 4 Y Modify Register */ macro
DcdefBF522.h514 #define bfin_read_DMA4_Y_MODIFY() bfin_read16(DMA4_Y_MODIFY)
515 #define bfin_write_DMA4_Y_MODIFY(val) bfin_write16(DMA4_Y_MODIFY, val)
/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h283 #define DMA4_Y_MODIFY 0xFFC00D1C /* DMA Channel 4 Y Modify Register */ macro
DcdefBF512.h497 #define bfin_read_DMA4_Y_MODIFY() bfin_read16(DMA4_Y_MODIFY)
498 #define bfin_write_DMA4_Y_MODIFY(val) bfin_write16(DMA4_Y_MODIFY, val)
/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h259 #define DMA4_Y_MODIFY 0xFFC00D1C /* DMA Channel 4 Y Modify Register … macro
DcdefBF534.h476 #define bfin_read_DMA4_Y_MODIFY() bfin_read16(DMA4_Y_MODIFY)
477 #define bfin_write_DMA4_Y_MODIFY(val) bfin_write16(DMA4_Y_MODIFY,val)
/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h260 #define DMA4_Y_MODIFY 0xFFC00D1C /* DMA Channel 4 Y Modify Register */ macro
DcdefBF538.h602 #define bfin_read_DMA4_Y_MODIFY() bfin_read16(DMA4_Y_MODIFY)
603 #define bfin_write_DMA4_Y_MODIFY(val) bfin_write16(DMA4_Y_MODIFY, val)
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h277 #define DMA4_Y_MODIFY 0xffc00d1c /* DMA Channel 4 Y Modify Register */ macro
DcdefBF54x_base.h437 #define bfin_read_DMA4_Y_MODIFY() bfin_read16(DMA4_Y_MODIFY)
438 #define bfin_write_DMA4_Y_MODIFY(val) bfin_write16(DMA4_Y_MODIFY, val)
/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h1610 #define DMA4_Y_MODIFY 0xFFC41218 /* DMA4 Outer Loop Address Increment (2D… macro
DcdefBF60x_base.h487 #define bfin_read_DMA4_Y_MODIFY() bfin_read32(DMA4_Y_MODIFY)
488 #define bfin_write_DMA4_Y_MODIFY(val) bfin_write32(DMA4_Y_MODIFY, val)