Home
last modified time | relevance | path

Searched refs:CG (Results 1 – 4 of 4) sorted by relevance

/u-boot/arch/x86/include/asm/arch-broadwell/
A Drcb.h36 #define CG 0x341c /* 32bit */ macro
/u-boot/arch/x86/cpu/ivybridge/
A Dlpc.c366 reg32 = readl(RCB_REG(CG)); in enable_clock_gating()
379 writel(reg32, RCB_REG(CG)); in enable_clock_gating()
/u-boot/arch/x86/include/asm/arch-ivybridge/
A Dpch.h268 #define CG 0x341c /* 32bit */ macro
/u-boot/arch/x86/cpu/broadwell/
A Dpch.c413 reg32 = readl(RCB_REG(CG)); in pch_cg_init()
432 writel(reg32, RCB_REG(CG)); in pch_cg_init()

Completed in 6 milliseconds