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

/arch/blackfin/mach-bf609/include/mach/
H A DdefBF60x_base.h2004 #define DMA23_START_ADDR 0xFFC09104 /* DMA23 Start Address of Current Buffer */ macro
2560 #define MDMA1_SRC_CRC1_START_ADDR (DMA23_START_ADDR)
/arch/blackfin/mach-bf548/include/mach/
H A DdefBF54x_base.h874 #define DMA23_START_ADDR 0xffc01ec4 /* DMA Channel 23 Start Address Register */ macro
H A DcdefBF54x_base.h1484 #define bfin_read_DMA23_START_ADDR() bfin_read32(DMA23_START_ADDR)
1485 #define bfin_write_DMA23_START_ADDR(val) bfin_write32(DMA23_START_ADDR, val)

Completed in 54 milliseconds