Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-uniphier/arm32/
H A Dcache-uniphier.c43 #define UNIPHIER_SSCOQM_S_RANGE (0x0 << 17) macro
73 ((op & UNIPHIER_SSCOQM_S_MASK) == UNIPHIER_SSCOQM_S_RANGE)
158 UNIPHIER_SSCOQM_S_RANGE | operation); in uniphier_cache_maint_range()
/OK3568_Linux_fs/kernel/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)
208 UNIPHIER_SSCOQM_S_RANGE | operation); in __uniphier_cache_maint_range()