Searched refs:l2_cache (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/pinctrl/renesas/
H A Dpinctrl-rzn1.c183 u32 l2_cache; local
222 l2_cache = l2;
237 if (l1 != l1_cache || l2 != l2_cache) {
/u-boot/board/synopsys/hsdk/
H A Dhsdk.c94 u32_env l2_cache; member in struct:hsdk_env_common_ctl
146 { "l2_cache_ena", ENV_HEX, true, 0, 1, &env_common.l2_cache },
310 if (env_common.l2_cache.val)

Completed in 79 milliseconds