Home
last modified time | relevance | path

Searched refs:BUC (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/include/asm/arch-broadwell/
H A Drcb.h29 #define BUC 0x3414 /* 32bit */ macro
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-ivybridge/
H A Dpch.h264 #define BUC 0x3414 /* 32bit */ macro
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/
H A Dpch.c423 if (readl(RCB_REG(BUC)) & PCH_DISABLE_GBE) in pch_cg_init()