Home
last modified time | relevance | path

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

/linux-2.6.39/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h338 #define DMA8_Y_COUNT 0xFFC00E18 /* DMA Channel 8 Y Count Register */ macro
DcdefBF512.h601 #define bfin_read_DMA8_Y_COUNT() bfin_read16(DMA8_Y_COUNT)
602 #define bfin_write_DMA8_Y_COUNT(val) bfin_write16(DMA8_Y_COUNT, val)
/linux-2.6.39/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h338 #define DMA8_Y_COUNT 0xFFC00E18 /* DMA Channel 8 Y Count Register */ macro
DcdefBF522.h618 #define bfin_read_DMA8_Y_COUNT() bfin_read16(DMA8_Y_COUNT)
619 #define bfin_write_DMA8_Y_COUNT(val) bfin_write16(DMA8_Y_COUNT, val)
/linux-2.6.39/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h314 #define DMA8_Y_COUNT 0xFFC00E18 /* DMA Channel 8 Y Count Register … macro
DcdefBF534.h580 #define bfin_read_DMA8_Y_COUNT() bfin_read16(DMA8_Y_COUNT)
581 #define bfin_write_DMA8_Y_COUNT(val) bfin_write16(DMA8_Y_COUNT,val)
/linux-2.6.39/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h443 #define DMA8_Y_COUNT 0xFFC01C18 /* DMA Channel 8 Y Count Register */ macro
DcdefBF538.h708 #define bfin_read_DMA8_Y_COUNT() bfin_read16(DMA8_Y_COUNT)
709 #define bfin_write_DMA8_Y_COUNT(val) bfin_write16(DMA8_Y_COUNT, val)
/linux-2.6.39/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h340 #define DMA8_Y_COUNT 0xffc00e18 /* DMA Channel 8 Y Count Register */ macro
DcdefBF54x_base.h551 #define bfin_read_DMA8_Y_COUNT() bfin_read16(DMA8_Y_COUNT)
552 #define bfin_write_DMA8_Y_COUNT(val) bfin_write16(DMA8_Y_COUNT, val)