Searched refs:DMA41_START_ADDR (Results 1 - 2 of 2) sorted by relevance

/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h1773 #define bfin_read_DMA41_START_ADDR() bfin_read32(DMA41_START_ADDR)
1774 #define bfin_write_DMA41_START_ADDR(val) bfin_write32(DMA41_START_ADDR, val)
H A DdefBF60x_base.h2382 #define DMA41_START_ADDR 0xFFC12184 /* DMA41 Start Address of Current Buffer */ macro

Completed in 114 milliseconds