Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mm/
H A Dcache-uniphier.c51 #define UNIPHIER_SSCOLPQS 0x260 /* Cache Operation Queue Status */ macro
145 writel_relaxed(UNIPHIER_SSCOLPQS_EF, data->op_base + UNIPHIER_SSCOLPQS); in __uniphier_cache_maint_common()
161 while (likely(readl_relaxed(data->op_base + UNIPHIER_SSCOLPQS) != in __uniphier_cache_maint_common()
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dcache-uniphier.c51 #define UNIPHIER_SSCOLPQS 0x260 /* Cache Operation Queue Status */ macro
147 writel_relaxed(UNIPHIER_SSCOLPQS_EF, data->op_base + UNIPHIER_SSCOLPQS); in __uniphier_cache_maint_common()
163 while (likely(readl_relaxed(data->op_base + UNIPHIER_SSCOLPQS) != in __uniphier_cache_maint_common()

Completed in 2 milliseconds