HomeSort by: relevance | last modified time | path
    Searched refs:MIPSSIM_DMA_PHYSBASE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/evbmips/mipssim/
mipssimreg.h 61 #define MIPSSIM_DMA_PHYSBASE 0x00000000
mipssim_dma.c 58 t->_bounce_alloc_lo = MIPSSIM_DMA_PHYSBASE;
59 t->_bounce_alloc_hi = MIPSSIM_DMA_PHYSBASE + MIPSSIM_DMA_SIZE;

Completed in 65 milliseconds