Searched refs:DMA8_X_MODIFY (Results 1 - 12 of 12) sorted by relevance

/linux-4.1.27/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF512.h603 #define bfin_read_DMA8_X_MODIFY() bfin_read16(DMA8_X_MODIFY)
604 #define bfin_write_DMA8_X_MODIFY(val) bfin_write16(DMA8_X_MODIFY, val)
H A DdefBF512.h337 #define DMA8_X_MODIFY 0xFFC00E14 /* DMA Channel 8 X Modify Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF522.h620 #define bfin_read_DMA8_X_MODIFY() bfin_read16(DMA8_X_MODIFY)
621 #define bfin_write_DMA8_X_MODIFY(val) bfin_write16(DMA8_X_MODIFY, val)
H A DdefBF522.h337 #define DMA8_X_MODIFY 0xFFC00E14 /* DMA Channel 8 X Modify Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf537/include/mach/
H A DcdefBF534.h582 #define bfin_read_DMA8_X_MODIFY() bfin_read16(DMA8_X_MODIFY)
583 #define bfin_write_DMA8_X_MODIFY(val) bfin_write16(DMA8_X_MODIFY,val)
H A DdefBF534.h313 #define DMA8_X_MODIFY 0xFFC00E14 /* DMA Channel 8 X Modify Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf538/include/mach/
H A DcdefBF538.h706 #define bfin_read_DMA8_X_MODIFY() bfin_read16(DMA8_X_MODIFY)
707 #define bfin_write_DMA8_X_MODIFY(val) bfin_write16(DMA8_X_MODIFY, val)
H A DdefBF538.h442 #define DMA8_X_MODIFY 0xFFC01C14 /* DMA Channel 8 X Modify Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF54x_base.h549 #define bfin_read_DMA8_X_MODIFY() bfin_read16(DMA8_X_MODIFY)
550 #define bfin_write_DMA8_X_MODIFY(val) bfin_write16(DMA8_X_MODIFY, val)
H A DdefBF54x_base.h339 #define DMA8_X_MODIFY 0xffc00e14 /* DMA Channel 8 X Modify Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h631 #define bfin_read_DMA8_X_MODIFY() bfin_read32(DMA8_X_MODIFY)
632 #define bfin_write_DMA8_X_MODIFY(val) bfin_write32(DMA8_X_MODIFY, val)
H A DdefBF60x_base.h1692 #define DMA8_X_MODIFY 0xFFC41410 /* DMA8 Inner Loop Address Increment */ macro

Completed in 953 milliseconds