Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-keystone/
Dinit.c30 __raw_writel(KS2_KICK1_MAGIC, KS2_KICK1); in chip_configuration_unlock()
Dddr3.c405 __raw_writel(KS2_KICK1_MAGIC, KS2_KICK1); in ddr3_err_reset_workaround()
/external/u-boot/arch/arm/mach-keystone/include/mach/
Dhardware.h170 #define KS2_KICK1 (KS2_DEVICE_STATE_CTRL_BASE + 0x3c) macro