Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf533/include/mach/
DdefBF532.h262 #define DMA5_Y_MODIFY 0xFFC00D5C /* DMA Channel 5 Y Modify Register */ macro
DcdefBF532.h288 #define bfin_read_DMA5_Y_MODIFY() bfin_read16(DMA5_Y_MODIFY)
289 #define bfin_write_DMA5_Y_MODIFY(val) bfin_write16(DMA5_Y_MODIFY,val)
/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h297 #define DMA5_Y_MODIFY 0xFFC00D5C /* DMA Channel 5 Y Modify Register */ macro
DcdefBF512.h524 #define bfin_read_DMA5_Y_MODIFY() bfin_read16(DMA5_Y_MODIFY)
525 #define bfin_write_DMA5_Y_MODIFY(val) bfin_write16(DMA5_Y_MODIFY, val)
/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h297 #define DMA5_Y_MODIFY 0xFFC00D5C /* DMA Channel 5 Y Modify Register */ macro
DcdefBF522.h541 #define bfin_read_DMA5_Y_MODIFY() bfin_read16(DMA5_Y_MODIFY)
542 #define bfin_write_DMA5_Y_MODIFY(val) bfin_write16(DMA5_Y_MODIFY, val)
/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h273 #define DMA5_Y_MODIFY 0xFFC00D5C /* DMA Channel 5 Y Modify Register … macro
DcdefBF534.h503 #define bfin_read_DMA5_Y_MODIFY() bfin_read16(DMA5_Y_MODIFY)
504 #define bfin_write_DMA5_Y_MODIFY(val) bfin_write16(DMA5_Y_MODIFY,val)
/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h274 #define DMA5_Y_MODIFY 0xFFC00D5C /* DMA Channel 5 Y Modify Register */ macro
DcdefBF538.h628 #define bfin_read_DMA5_Y_MODIFY() bfin_read16(DMA5_Y_MODIFY)
629 #define bfin_write_DMA5_Y_MODIFY(val) bfin_write16(DMA5_Y_MODIFY, val)
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h293 #define DMA5_Y_MODIFY 0xffc00d5c /* DMA Channel 5 Y Modify Register */ macro
DcdefBF54x_base.h466 #define bfin_read_DMA5_Y_MODIFY() bfin_read16(DMA5_Y_MODIFY)
467 #define bfin_write_DMA5_Y_MODIFY(val) bfin_write16(DMA5_Y_MODIFY, val)
/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h1631 #define DMA5_Y_MODIFY 0xFFC41298 /* DMA5 Outer Loop Address Increment (2D… macro
DcdefBF60x_base.h524 #define bfin_read_DMA5_Y_MODIFY() bfin_read32(DMA5_Y_MODIFY)
525 #define bfin_write_DMA5_Y_MODIFY(val) bfin_write32(DMA5_Y_MODIFY, val)