Searched refs:DMA18_Y_MODIFY (Results 1 - 4 of 4) sorted by relevance

/arch/blackfin/mach-bf538/include/mach/
H A DdefBF538.h584 #define DMA18_Y_MODIFY 0xFFC01E9C /* DMA Channel 18 Y Modify Register */ macro
H A DcdefBF538.h970 #define bfin_read_DMA18_Y_MODIFY() bfin_read16(DMA18_Y_MODIFY)
971 #define bfin_write_DMA18_Y_MODIFY(val) bfin_write16(DMA18_Y_MODIFY, val)
/arch/blackfin/mach-bf548/include/mach/
H A DdefBF54x_base.h799 #define DMA18_Y_MODIFY 0xffc01d9c /* DMA Channel 18 Y Modify Register */ macro
H A DcdefBF54x_base.h1349 #define bfin_read_DMA18_Y_MODIFY() bfin_read16(DMA18_Y_MODIFY)
1350 #define bfin_write_DMA18_Y_MODIFY(val) bfin_write16(DMA18_Y_MODIFY, val)

Completed in 49 milliseconds