Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dcpu.c339 u32 pch_power, pch_power_ext, pmsync, pmsync2; in configure_pch_power_sharing() local
344 pch_power_ext = pcode_mailbox_read(MAILBOX_BIOS_CMD_READ_PCH_POWER_EXT); in configure_pch_power_sharing()
347 pch_power_ext); in configure_pch_power_sharing()
377 u32 level = pch_power_ext & 0x3f; in configure_pch_power_sharing()
378 pch_power_ext >>= 6; in configure_pch_power_sharing()