Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/arm/mach-keystone/
Dinit.c30 __raw_writel(KS2_KICK0_MAGIC, KS2_KICK0); in chip_configuration_unlock()
Dddr3.c404 __raw_writel(KS2_KICK0_MAGIC, KS2_KICK0); in ddr3_err_reset_workaround()
/third_party/uboot/u-boot-2020.01/arch/arm/mach-keystone/include/mach/
Dhardware.h171 #define KS2_KICK0_MAGIC 0x83e70b13 macro