Home
last modified time | relevance | path

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

/linux-4.1.27/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h1984 #define DMA22_CONFIG 0xFFC09088 /* DMA22 Configuration Register */ macro
2510 #define MDMA0_DEST_CRC0_CONFIG (DMA22_CONFIG)
/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h859 #define DMA22_CONFIG 0xffc01e88 /* DMA Channel 22 Configuration Register */ macro
DcdefBF54x_base.h1457 #define bfin_read_DMA22_CONFIG() bfin_read16(DMA22_CONFIG)
1458 #define bfin_write_DMA22_CONFIG(val) bfin_write16(DMA22_CONFIG, val)