Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dstm32_sdmmc2.c35 u32 cache_end; member
220 ctx->cache_end = roundup(idmabase0 + ctx->data_length, in stm32_sdmmc2_start_data()
228 flush_dcache_range(ctx->cache_start, ctx->cache_end); in stm32_sdmmc2_start_data()
337 invalidate_dcache_range(ctx->cache_start, ctx->cache_end); in stm32_sdmmc2_end_data()