Home
last modified time | relevance | path

Searched refs:DMA21_Y_MODIFY (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h847 #define DMA21_Y_MODIFY 0xffc01e5c /* DMA Channel 21 Y Modify Register */ macro
DcdefBF54x_base.h1436 #define bfin_read_DMA21_Y_MODIFY() bfin_read16(DMA21_Y_MODIFY)
1437 #define bfin_write_DMA21_Y_MODIFY(val) bfin_write16(DMA21_Y_MODIFY, val)