Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mm/
H A Dcache-uniphier.c22 #define UNIPHIER_SSCC_WTG BIT(18) /* WT gathering on */ macro
224 val = UNIPHIER_SSCC_WTG | UNIPHIER_SSCC_PRD | UNIPHIER_SSCC_ON; in __uniphier_cache_enable()
/openbmc/u-boot/arch/arm/mach-uniphier/arm32/
H A Dcache-uniphier.c20 #define UNIPHIER_SSCC_WTG (0x1 << 18) /* WT gathering on */ macro