HomeSort by relevance Sort by last modified time
    Searched refs:CONTEXT_SAVE_SIZE (Results 1 - 2 of 2) sorted by null

  /external/u-boot/include/
MCD_dma.h 25 #define CONTEXT_SAVE_SIZE (128)
  /external/u-boot/drivers/dma/
MCD_dmaApi.c 183 contextSavesSize = (NCHANNELS * CONTEXT_SAVE_SIZE);
207 contextSavesOffset += CONTEXT_SAVE_SIZE;
    [all...]

Completed in 1173 milliseconds