Home
last modified time | relevance | path

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

/u-boot/arch/x86/cpu/apollolake/
A Dpunit.c42 reg = readl(MCHBAR_REG(BIOS_RESET_CPL)); in punit_init()
66 while (!(readl(MCHBAR_REG(BIOS_RESET_CPL)) & PCODE_INIT_DONE)) { in punit_init()
A Dsystemagent.c22 setbits_8(MCHBAR_REG(BIOS_RESET_CPL), 3); in enable_bios_reset_cpl()
/u-boot/arch/x86/include/asm/arch-apollolake/
A Dsystemagent.h21 #define BIOS_RESET_CPL 0x7078 macro
/u-boot/arch/x86/include/asm/arch-ivybridge/
A Dsandybridge.h102 #define BIOS_RESET_CPL 0x5da8 /* 8bit */ macro
/u-boot/arch/x86/include/asm/arch-broadwell/
A Dpch.h56 #define BIOS_RESET_CPL 0x5da8 macro
/u-boot/arch/x86/cpu/ivybridge/
A Dnorthbridge.c136 setbits_8(MCHBAR_REG(BIOS_RESET_CPL), 1); in northbridge_init()
/u-boot/arch/x86/cpu/broadwell/
A Dpch.c455 setbits_8(MCHBAR_REG(BIOS_RESET_CPL), 3); in systemagent_init()

Completed in 7 milliseconds