Home
last modified time | relevance | path

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

/u-boot/arch/x86/cpu/broadwell/
A Dpower_state.c38 if (ps->gen_pmcon3 & (PWR_FLR | SUS_PWR_FLR)) in prev_sleep_state()
59 ps->gen_pmcon1, ps->gen_pmcon2, ps->gen_pmcon3); in dump_power_state()
84 dm_pci_read_config16(pch_dev, GEN_PMCON_3, &ps->gen_pmcon3); in power_state_get()
/u-boot/arch/x86/include/asm/arch-apollolake/
A Dpm.h52 u32 gen_pmcon3; member
/u-boot/include/power/
A Dacpi_pmc.h71 u32 gen_pmcon3; member
/u-boot/drivers/power/acpi_pmc/
A Dsandbox.c45 upriv->gen_pmcon3 = readl(upriv->pmc_bar0 + GEN_PMCON3); in sandbox_pmc_fill_power_state()
A Dacpi-pmc-uclass.c206 upriv->gen_pmcon1, upriv->gen_pmcon2, upriv->gen_pmcon3); in pmc_dump_info()
/u-boot/arch/x86/include/asm/arch-broadwell/
A Dpm.h120 uint16_t gen_pmcon3; member
/u-boot/arch/x86/cpu/apollolake/
A Dpmc.c67 upriv->gen_pmcon3 = readl(upriv->pmc_bar0 + GEN_PMCON3); in apl_pmc_fill_power_state()

Completed in 7 milliseconds