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

/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h1477 #define bfin_read_DMA33_START_ADDR() bfin_read32(DMA33_START_ADDR)
1478 #define bfin_write_DMA33_START_ADDR(val) bfin_write32(DMA33_START_ADDR, val)
H A DdefBF60x_base.h2214 #define DMA33_START_ADDR 0xFFC0D004 /* DMA33 Start Address of Current Buffer */ macro

Completed in 46 milliseconds