Home
last modified time | relevance | path

Searched refs:DMA23_CONFIG (Results 1 – 3 of 3) sorted by relevance

/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h2005 #define DMA23_CONFIG 0xFFC09108 /* DMA23 Configuration Register */ macro
2561 #define MDMA1_SRC_CRC1_CONFIG (DMA23_CONFIG)
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h875 #define DMA23_CONFIG 0xffc01ec8 /* DMA Channel 23 Configuration Register */ macro
DcdefBF54x_base.h1486 #define bfin_read_DMA23_CONFIG() bfin_read16(DMA23_CONFIG)
1487 #define bfin_write_DMA23_CONFIG(val) bfin_write16(DMA23_CONFIG, val)