Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-k3/
H A Dam6_init.c44 mmr_unlock(CTRL_MMR0_BASE, 0); in ctrl_mmr_unlock()
45 mmr_unlock(CTRL_MMR0_BASE, 1); in ctrl_mmr_unlock()
46 mmr_unlock(CTRL_MMR0_BASE, 2); in ctrl_mmr_unlock()
47 mmr_unlock(CTRL_MMR0_BASE, 3); in ctrl_mmr_unlock()
48 mmr_unlock(CTRL_MMR0_BASE, 6); in ctrl_mmr_unlock()
49 mmr_unlock(CTRL_MMR0_BASE, 7); in ctrl_mmr_unlock()
/openbmc/u-boot/arch/arm/mach-k3/include/mach/
H A Dam6_hardware.h12 #define CTRL_MMR0_BASE 0x00100000 macro
13 #define CTRLMMR_MAIN_DEVSTAT (CTRL_MMR0_BASE + 0x30)