Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-k3/
H A Dam6_init.c54 u32 *boot_index = (u32 *)K3_BOOT_PARAM_TABLE_INDEX_VAL; in store_boot_index_from_rom()
97 u32 bootindex = readl(K3_BOOT_PARAM_TABLE_INDEX_VAL); in spl_boot_mode()
173 u32 bootindex = readl(K3_BOOT_PARAM_TABLE_INDEX_VAL); in spl_boot_device()
/openbmc/u-boot/arch/arm/mach-k3/include/mach/
H A Dam6_hardware.h48 #define K3_BOOT_PARAM_TABLE_INDEX_VAL CONFIG_SYS_K3_MCU_SCRATCHPAD_BASE macro