Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mm/
H A Dcache-l2x0.c624 u32 aux_cur = readl_relaxed(base + L2X0_AUX_CTRL); in l2c310_enable() local
629 if (acr & BIT(3) && !(aux_cur & L310_AUX_CTRL_FULL_LINE_ZERO)) in l2c310_enable()