Searched refs:tco2_sts (Results 1 – 7 of 7) sorted by relevance
49 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()
48 u16 tco2_sts; member
67 u16 tco2_sts; member
40 upriv->tco2_sts = inw(upriv->acpi_base + TCO2_STS); in sandbox_pmc_fill_power_state()
204 printf("tco_sts: %04x %04x\n", upriv->tco1_sts, upriv->tco2_sts); in pmc_dump_info()
115 uint16_t tco2_sts; member
62 upriv->tco2_sts = inw(upriv->acpi_base + TCO2_STS); in apl_pmc_fill_power_state()
Completed in 8 milliseconds