Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mm/
Dcache-uniphier.c98 void __iomem *op_base; member
122 data->op_base + UNIPHIER_SSCOPE); in __uniphier_cache_sync()
124 readl_relaxed(data->op_base + UNIPHIER_SSCOPE); in __uniphier_cache_sync()
168 writel_relaxed(UNIPHIER_SSCOLPQS_EF, data->op_base + UNIPHIER_SSCOLPQS); in __uniphier_cache_maint_common()
173 data->op_base + UNIPHIER_SSCOQM); in __uniphier_cache_maint_common()
177 writel_relaxed(start, data->op_base + UNIPHIER_SSCOQAD); in __uniphier_cache_maint_common()
178 writel_relaxed(size, data->op_base + UNIPHIER_SSCOQSZ); in __uniphier_cache_maint_common()
184 data->op_base + UNIPHIER_SSCOQWN); in __uniphier_cache_maint_common()
185 } while (unlikely(readl_relaxed(data->op_base + UNIPHIER_SSCOPPQSEF) & in __uniphier_cache_maint_common()
189 while (likely(readl_relaxed(data->op_base + UNIPHIER_SSCOLPQS) != in __uniphier_cache_maint_common()
[all …]