Home
last modified time | relevance | path

Searched refs:CONTEXT_SAVE_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A DMCD_dma.h25 #define CONTEXT_SAVE_SIZE (128) macro
/openbmc/u-boot/drivers/dma/
H A DMCD_dmaApi.c183 contextSavesSize = (NCHANNELS * CONTEXT_SAVE_SIZE); in MCD_initDma()
207 contextSavesOffset += CONTEXT_SAVE_SIZE; in MCD_initDma()