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

/u-boot/drivers/pinctrl/renesas/
H A Dpinctrl-rzn1.c182 u32 l1_cache; local
220 l1_cache = l1;
237 if (l1 != l1_cache || l2 != l2_cache) {
248 u32 l1, l1_cache; local
252 l1_cache = l1;
292 if (l1 != l1_cache)

Completed in 86 milliseconds