Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/
H A Dintel_regs.h21 #define RCB_BASE_ADDRESS 0xfed1c000 macro
22 #define RCB_REG(reg) (RCB_BASE_ADDRESS + (reg))
/openbmc/u-boot/arch/x86/cpu/intel_common/
H A Dlpc.c32 dm_pci_write_config32(pch, PCH_RCBA_BASE, RCB_BASE_ADDRESS | 1); in enable_port80_on_lpc()
/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dlpc.c486 RCB_BASE_ADDRESS | 1); in bd82x6x_lpc_early_init()
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dpch.c43 dm_pci_write_config32(dev, PCH_RCBA, RCB_BASE_ADDRESS | 1); in broadwell_pch_early_init()