Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dpower_state.c49 debug("TCO_STS: %04x %04x\n", ps->tco1_sts, ps->tco2_sts); in dump_power_state()
72 ps->tco2_sts = inw(ACPI_BASE_ADDRESS + TCO2_STS); in power_state_get()
/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/
H A Dpm.h115 uint16_t tco2_sts; member