Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-uniphier/arm32/
H A Dcache-uniphier.c42 #define UNIPHIER_SSCOQM_S_RANGE (0x0 << 17) macro
72 ((op & UNIPHIER_SSCOQM_S_MASK) == UNIPHIER_SSCOQM_S_RANGE)
157 UNIPHIER_SSCOQM_S_RANGE | operation); in uniphier_cache_maint_range()
/openbmc/linux/arch/arm/mm/
H A Dcache-uniphier.c40 #define UNIPHIER_SSCOQM_S_RANGE (0x0 << 17) macro
58 ((op & UNIPHIER_SSCOQM_S_MASK) == UNIPHIER_SSCOQM_S_RANGE)
210 UNIPHIER_SSCOQM_S_RANGE | operation); in __uniphier_cache_maint_range()