Searched refs:DMA22_CURR_ADDR (Results 1 - 3 of 3) sorted by relevance

/arch/blackfin/mach-bf609/include/mach/
H A DdefBF60x_base.h1991 #define DMA22_CURR_ADDR 0xFFC090AC /* DMA22 Current Address */ macro
2517 #define MDMA0_DEST_CRC0_CURR_ADDR (DMA22_CURR_ADDR)
/arch/blackfin/mach-bf548/include/mach/
H A DdefBF54x_base.h865 #define DMA22_CURR_ADDR 0xffc01ea4 /* DMA Channel 22 Current Address Register */ macro
H A DcdefBF54x_base.h1469 #define bfin_read_DMA22_CURR_ADDR() bfin_read32(DMA22_CURR_ADDR)
1470 #define bfin_write_DMA22_CURR_ADDR(val) bfin_write32(DMA22_CURR_ADDR, val)

Completed in 54 milliseconds