Home
last modified time | relevance | path

Searched refs:DMA16_Y_MODIFY (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h556 #define DMA16_Y_MODIFY 0xFFC01E1C /* DMA Channel 16 Y Modify Register */ macro
DcdefBF538.h918 #define bfin_read_DMA16_Y_MODIFY() bfin_read16(DMA16_Y_MODIFY)
919 #define bfin_write_DMA16_Y_MODIFY(val) bfin_write16(DMA16_Y_MODIFY, val)
/linux-2.6.39/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h767 #define DMA16_Y_MODIFY 0xffc01d1c /* DMA Channel 16 Y Modify Register */ macro
DcdefBF54x_base.h1291 #define bfin_read_DMA16_Y_MODIFY() bfin_read16(DMA16_Y_MODIFY)
1292 #define bfin_write_DMA16_Y_MODIFY(val) bfin_write16(DMA16_Y_MODIFY, val)