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

/linux-4.1.27/arch/arm/mm/
H A Dcache-l2x0.c55 static unsigned long sync_reg_offset = L2X0_CACHE_SYNC; variable
143 writel_relaxed(0, base + sync_reg_offset); l2c_enable()
144 l2c_wait_mask(base + sync_reg_offset, 1); l2c_enable()
181 * we use sync_reg_offset here so we can share some of this with L2C-310.
185 writel_relaxed(0, base + sync_reg_offset); __l2c210_cache_sync()
271 * imprecise abort.) Never uses sync_reg_offset, so we hard-code the
431 * __l2c210_cache_sync (using sync_reg_offset)
720 sync_reg_offset = L2X0_DUMMY_REG; l2c310_fixup()
1386 sync_reg_offset = AURORA_SYNC_REG; aurora_fixup()

Completed in 58 milliseconds