Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-keystone/
H A Dddr3.c280 __raw_writel(0, base + KS2_CIC_GLOBAL_ENABLE); in cic_init()
287 __raw_writel(1, base + KS2_CIC_GLOBAL_ENABLE); in cic_init()
/openbmc/u-boot/arch/arm/mach-keystone/include/mach/
H A Dhardware.h145 #define KS2_CIC_GLOBAL_ENABLE 0x10 macro