Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-uniphier/arm32/
H A Dcache-uniphier.c64 #define UNIPHIER_SSCOLPQS 0x506c0260 /* Cache Operation Queue Status */ macro
99 writel(UNIPHIER_SSCOLPQS_EF, UNIPHIER_SSCOLPQS); in uniphier_cache_maint_common()
118 while (likely(readl(UNIPHIER_SSCOLPQS) != UNIPHIER_SSCOLPQS_EF)) in uniphier_cache_maint_common()