Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-uniphier/arm32/
H A Dcache-uniphier.c69 #define UNIPHIER_SSC_RANGE_OP_MAX_SIZE (0x00400000 - (UNIPHIER_SSC_LINE_SIZE)) macro
154 u32 chunk_size = min_t(u32, size, UNIPHIER_SSC_RANGE_OP_MAX_SIZE); in uniphier_cache_maint_range()