Home
last modified time | relevance | path

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

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