Searched refs:CG (Results 1 – 9 of 9) sorted by relevance
/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/ |
H A D | rcb.h | 36 #define CG 0x341c /* 32bit */ macro
|
/openbmc/u-boot/arch/x86/cpu/ivybridge/ |
H A D | lpc.c | 364 reg32 = readl(RCB_REG(CG)); in enable_clock_gating() 377 writel(reg32, RCB_REG(CG)); in enable_clock_gating()
|
/openbmc/u-boot/arch/x86/cpu/broadwell/ |
H A D | pch.c | 410 reg32 = readl(RCB_REG(CG)); in pch_cg_init() 429 writel(reg32, RCB_REG(CG)); in pch_cg_init()
|
/openbmc/u-boot/arch/x86/include/asm/arch-ivybridge/ |
H A D | pch.h | 268 #define CG 0x341c /* 32bit */ macro
|
/openbmc/linux/Documentation/devicetree/bindings/soc/mediatek/ |
H A D | scpsys.txt | 39 CG: "mm-0", "mm-1", "mm-2", "mm-3", "isp-0",
|
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/ |
H A D | smu_types.h | 317 __SMU_DUMMY_MAP(CG), \
|
/openbmc/qemu/ui/ |
H A D | cocoa.m | 2 * QEMU Cocoa CG display driver
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | insn-data.h.inc | 171 C(0xe320, CG, RXY_a, Z, r1_o, m2_64, 0, 0, 0, cmps64)
|
/openbmc/qemu/tcg/s390x/ |
H A D | tcg-target.c.inc | 1917 tcg_out_insn(s, RXY, CG, TCG_REG_R0, TCG_TMP0, TCG_REG_NONE, ofs);
|