Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-keystone/
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()
/external/u-boot/arch/arm/mach-keystone/include/mach/
Dhardware.h145 #define KS2_CIC_GLOBAL_ENABLE 0x10 macro