Home
last modified time | relevance | path

Searched refs:DMA9_CONFIG (Results 1 – 12 of 12) sorted by relevance

/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h349 #define DMA9_CONFIG 0xFFC00E48 /* DMA Channel 9 Configuration Register */ macro
DcdefBF522.h637 #define bfin_read_DMA9_CONFIG() bfin_read16(DMA9_CONFIG)
638 #define bfin_write_DMA9_CONFIG(val) bfin_write16(DMA9_CONFIG, val)
/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h349 #define DMA9_CONFIG 0xFFC00E48 /* DMA Channel 9 Configuration Register */ macro
DcdefBF512.h620 #define bfin_read_DMA9_CONFIG() bfin_read16(DMA9_CONFIG)
621 #define bfin_write_DMA9_CONFIG(val) bfin_write16(DMA9_CONFIG, val)
/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h325 #define DMA9_CONFIG 0xFFC00E48 /* DMA Channel 9 Configuration Register … macro
DcdefBF534.h599 #define bfin_read_DMA9_CONFIG() bfin_read16(DMA9_CONFIG)
600 #define bfin_write_DMA9_CONFIG(val) bfin_write16(DMA9_CONFIG,val)
/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h454 #define DMA9_CONFIG 0xFFC01C48 /* DMA Channel 9 Configuration Register */ macro
DcdefBF538.h728 #define bfin_read_DMA9_CONFIG() bfin_read16(DMA9_CONFIG)
729 #define bfin_write_DMA9_CONFIG(val) bfin_write16(DMA9_CONFIG, val)
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h353 #define DMA9_CONFIG 0xffc00e48 /* DMA Channel 9 Configuration Register */ macro
DcdefBF54x_base.h574 #define bfin_read_DMA9_CONFIG() bfin_read16(DMA9_CONFIG)
575 #define bfin_write_DMA9_CONFIG(val) bfin_write16(DMA9_CONFIG, val)
/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h1711 #define DMA9_CONFIG 0xFFC41488 /* DMA9 Configuration Register */ macro
DcdefBF60x_base.h664 #define bfin_read_DMA9_CONFIG() bfin_read32(DMA9_CONFIG)
665 #define bfin_write_DMA9_CONFIG(val) bfin_write32(DMA9_CONFIG, val)