Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-keystone/
H A Dinit.c29 __raw_writel(KS2_KICK0_MAGIC, KS2_KICK0); in chip_configuration_unlock()
H A Dddr3.c404 __raw_writel(KS2_KICK0_MAGIC, KS2_KICK0); in ddr3_err_reset_workaround()
/openbmc/u-boot/arch/arm/mach-keystone/include/mach/
H A Dhardware.h169 #define KS2_KICK0 (KS2_DEVICE_STATE_CTRL_BASE + 0x38) macro