Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h1963 #define DMA21_CONFIG 0xFFC09008 /* DMA21 Configuration Register */ macro
2527 #define MDMA0_SRC_CRC0_CONFIG (DMA21_CONFIG)
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h843 #define DMA21_CONFIG 0xffc01e48 /* DMA Channel 21 Configuration Register */ macro
DcdefBF54x_base.h1428 #define bfin_read_DMA21_CONFIG() bfin_read16(DMA21_CONFIG)
1429 #define bfin_write_DMA21_CONFIG(val) bfin_write16(DMA21_CONFIG, val)