Searched refs:l2x0_revision (Results 1 – 1 of 1) sorted by relevance
463 u32 l2x0_revision = readl_relaxed(l2x0_base + L2X0_CACHE_ID) & in pl310_save() local475 if (l2x0_revision >= L2X0_CACHE_ID_RTL_R2P0) { in pl310_save()484 if (l2x0_revision >= L2X0_CACHE_ID_RTL_R3P0) in pl310_save()507 u32 l2x0_revision; in pl310_resume() local520 l2x0_revision = readl_relaxed(l2x0_base + L2X0_CACHE_ID) & in pl310_resume()523 if (l2x0_revision >= L2X0_CACHE_ID_RTL_R2P0) { in pl310_resume()526 if (l2x0_revision >= L2X0_CACHE_ID_RTL_R3P0) in pl310_resume()