Home
last modified time | relevance | path

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

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