Home
last modified time | relevance | path

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

/u-boot/drivers/power/acpi_pmc/
A Dsandbox.c27 #define TCO2_STS 0x66 macro
40 upriv->tco2_sts = inw(upriv->acpi_base + TCO2_STS); in sandbox_pmc_fill_power_state()
/u-boot/arch/x86/cpu/apollolake/
A Dpmc.c46 #define TCO2_STS 0x66 macro
62 upriv->tco2_sts = inw(upriv->acpi_base + TCO2_STS); in apl_pmc_fill_power_state()
/u-boot/arch/x86/include/asm/arch-broadwell/
A Dpm.h69 #define TCO2_STS 0x66 macro
/u-boot/arch/x86/cpu/broadwell/
A Dpower_state.c72 ps->tco2_sts = inw(ACPI_BASE_ADDRESS + TCO2_STS); in power_state_get()
/u-boot/arch/x86/include/asm/arch-ivybridge/
A Dpch.h377 #define TCO2_STS 0x66 macro

Completed in 12 milliseconds