Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-k3/
H A Dam6_init.c20 phys_addr_t part_base = base + partition * CTRL_MMR0_PARTITION_SIZE; in mmr_unlock() local
23 writel(CTRLMMR_LOCK_KICK0_UNLOCK_VAL, part_base + CTRLMMR_LOCK_KICK0); in mmr_unlock()
24 writel(CTRLMMR_LOCK_KICK1_UNLOCK_VAL, part_base + CTRLMMR_LOCK_KICK1); in mmr_unlock()