Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A DMCD_dma.h26 #define CONTEXT_SAVE_SIZE (128) macro
/OK3568_Linux_fs/u-boot/drivers/dma/
H A DMCD_dmaApi.c184 contextSavesSize = (NCHANNELS * CONTEXT_SAVE_SIZE); in MCD_initDma()
208 contextSavesOffset += CONTEXT_SAVE_SIZE; in MCD_initDma()