Home
last modified time | relevance | path

Searched refs:DMA13_CONFIG (Results 1 – 6 of 6) sorted by relevance

/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h510 #define DMA13_CONFIG 0xFFC01D48 /* DMA Channel 13 Configuration Register */ macro
DcdefBF538.h832 #define bfin_read_DMA13_CONFIG() bfin_read16(DMA13_CONFIG)
833 #define bfin_write_DMA13_CONFIG(val) bfin_write16(DMA13_CONFIG, val)
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h715 #define DMA13_CONFIG 0xffc01c48 /* DMA Channel 13 Configuration Register */ macro
DcdefBF54x_base.h1196 #define bfin_read_DMA13_CONFIG() bfin_read16(DMA13_CONFIG)
1197 #define bfin_write_DMA13_CONFIG(val) bfin_write16(DMA13_CONFIG, val)
/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h1795 #define DMA13_CONFIG 0xFFC07008 /* DMA13 Configuration Register */ macro
DcdefBF60x_base.h812 #define bfin_read_DMA13_CONFIG() bfin_read32(DMA13_CONFIG)
813 #define bfin_write_DMA13_CONFIG(val) bfin_write32(DMA13_CONFIG, val)