Home
last modified time | relevance | path

Searched refs:GCS (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/include/asm/arch-broadwell/
H A Drcb.h28 #define GCS 0x3410 /* 32bit */ macro
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dlpc_common.h13 #define GCS 0x3410 /* 32bit */ macro
/rk3399_rockchip-uboot/arch/x86/cpu/intel_common/
H A Dlpc.c34 clrbits_le32(RCB_REG(GCS), 4); in enable_port80_on_lpc()
/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/
H A Dlpc.c494 setbits_le32(RCB_REG(GCS), 1 >> 5); /* No reset */ in bd82x6x_lpc_early_init()
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/
H A Dpch.c61 setbits_le32(RCB_REG(GCS), 1 << 5); in broadwell_pch_early_init()