Home
last modified time | relevance | path

Searched refs:MAILBOX_BIOS_CMD_READ_PCH_POWER (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/
H A Dpch.h79 #define MAILBOX_BIOS_CMD_READ_PCH_POWER 0xa macro
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dcpu.c343 pch_power = pcode_mailbox_read(MAILBOX_BIOS_CMD_READ_PCH_POWER); in configure_pch_power_sharing()