Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/
H A Drcb.h30 #define BUC 0x3414 /* 32bit */ macro
/openbmc/u-boot/arch/x86/include/asm/arch-ivybridge/
H A Dpch.h263 #define BUC 0x3414 /* 32bit */ macro
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dpch.c424 if (readl(RCB_REG(BUC)) & PCH_DISABLE_GBE) in pch_cg_init()