Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-keystone/include/mach/
H A Dhardware.h270 #define KS2_EFUSE_BOOTROM (KS2_DEVICE_STATE_CTRL_BASE + 0xc90) macro
/openbmc/u-boot/arch/arm/mach-keystone/
H A Dclock.c252 return __raw_readl(KS2_EFUSE_BOOTROM); in read_efuse_bootrom()