Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-keystone/
H A Dinit.c31 __raw_writel(KS2_KICK1_MAGIC, KS2_KICK1); in chip_configuration_unlock()
H A Dddr3.c406 __raw_writel(KS2_KICK1_MAGIC, KS2_KICK1); in ddr3_err_reset_workaround()
/OK3568_Linux_fs/u-boot/arch/arm/mach-keystone/include/mach/
H A Dhardware.h172 #define KS2_KICK1_MAGIC 0x95a4f1e0 macro