Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/arch-ivybridge/
H A Dsandybridge.h102 #define BIOS_RESET_CPL 0x5da8 /* 8bit */ macro
/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/
H A Dpch.h59 #define BIOS_RESET_CPL 0x5da8 macro
/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dnorthbridge.c133 setbits_8(MCHBAR_REG(BIOS_RESET_CPL), 1); in northbridge_init()
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dpch.c452 setbits_8(MCHBAR_REG(BIOS_RESET_CPL), 3); in systemagent_init()