Home
last modified time | relevance | path

Searched refs:DMA9_Y_COUNT (Results 1 – 10 of 10) sorted by relevance

/linux-2.6.39/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h352 #define DMA9_Y_COUNT 0xFFC00E58 /* DMA Channel 9 Y Count Register */ macro
DcdefBF512.h628 #define bfin_read_DMA9_Y_COUNT() bfin_read16(DMA9_Y_COUNT)
629 #define bfin_write_DMA9_Y_COUNT(val) bfin_write16(DMA9_Y_COUNT, val)
/linux-2.6.39/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h352 #define DMA9_Y_COUNT 0xFFC00E58 /* DMA Channel 9 Y Count Register */ macro
DcdefBF522.h645 #define bfin_read_DMA9_Y_COUNT() bfin_read16(DMA9_Y_COUNT)
646 #define bfin_write_DMA9_Y_COUNT(val) bfin_write16(DMA9_Y_COUNT, val)
/linux-2.6.39/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h328 #define DMA9_Y_COUNT 0xFFC00E58 /* DMA Channel 9 Y Count Register … macro
DcdefBF534.h607 #define bfin_read_DMA9_Y_COUNT() bfin_read16(DMA9_Y_COUNT)
608 #define bfin_write_DMA9_Y_COUNT(val) bfin_write16(DMA9_Y_COUNT,val)
/linux-2.6.39/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h457 #define DMA9_Y_COUNT 0xFFC01C58 /* DMA Channel 9 Y Count Register */ macro
DcdefBF538.h734 #define bfin_read_DMA9_Y_COUNT() bfin_read16(DMA9_Y_COUNT)
735 #define bfin_write_DMA9_Y_COUNT(val) bfin_write16(DMA9_Y_COUNT, val)
/linux-2.6.39/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h356 #define DMA9_Y_COUNT 0xffc00e58 /* DMA Channel 9 Y Count Register */ macro
DcdefBF54x_base.h580 #define bfin_read_DMA9_Y_COUNT() bfin_read16(DMA9_Y_COUNT)
581 #define bfin_write_DMA9_Y_COUNT(val) bfin_write16(DMA9_Y_COUNT, val)