Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-uniphier/arm32/
H A Dcache-uniphier.c45 #define UNIPHIER_SSCOQM_CE (0x1 << 15) /* notify completion */ macro
102 writel(UNIPHIER_SSCOQM_CE | operation, UNIPHIER_SSCOQM); in uniphier_cache_maint_common()
/openbmc/linux/arch/arm/mm/
H A Dcache-uniphier.c42 #define UNIPHIER_SSCOQM_CE BIT(15) /* notify completion */ macro
151 writel_relaxed(UNIPHIER_SSCOQM_CE | operation, in __uniphier_cache_maint_common()