Home
last modified time | relevance | path

Searched refs:flush_threshold_dc (Results 1 – 3 of 3) sorted by relevance

/TwlSDK-5.1.0/build/libraries/card/common/src/
Dcard_api.c86 p->flush_threshold_dc = 0x2400; in CARD_Init()
324 *dcache = cardi_common.flush_threshold_dc; in CARD_GetCacheFlushThreshold()
347 cardi_common.flush_threshold_dc = dcache; in CARD_SetCacheFlushThreshold()
Dcard_rom.c626 CARDi_DCInvalidateSmart((void *)c->dst, c->len, c->flush_threshold_dc); in CARDi_ReadRom()
/TwlSDK-5.1.0/build/libraries/card/common/include/
Dcard_common.h103 u32 flush_threshold_dc; member