Home
last modified time | relevance | path

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

/u-boot/arch/x86/cpu/broadwell/
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()
/u-boot/arch/x86/include/asm/arch-apollolake/
A Dpm.h48 u16 tco2_sts; member
/u-boot/include/power/
A Dacpi_pmc.h67 u16 tco2_sts; member
/u-boot/drivers/power/acpi_pmc/
A Dsandbox.c40 upriv->tco2_sts = inw(upriv->acpi_base + TCO2_STS); in sandbox_pmc_fill_power_state()
A Dacpi-pmc-uclass.c204 printf("tco_sts: %04x %04x\n", upriv->tco1_sts, upriv->tco2_sts); in pmc_dump_info()
/u-boot/arch/x86/include/asm/arch-broadwell/
A Dpm.h115 uint16_t tco2_sts; member
/u-boot/arch/x86/cpu/apollolake/
A Dpmc.c62 upriv->tco2_sts = inw(upriv->acpi_base + TCO2_STS); in apl_pmc_fill_power_state()

Completed in 8 milliseconds