Home
last modified time | relevance | path

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

/arch/x86/cpu/baytrail/
A Dacpi.c169 u32 gen_pmcon1; in chipset_prev_sleep_state() local
175 gen_pmcon1 = readl(PMC_BASE_ADDRESS + GEN_PMCON1); in chipset_prev_sleep_state()
178 pm1_sts, pm1_cnt, gen_pmcon1); in chipset_prev_sleep_state()
183 if (gen_pmcon1 & (PWR_FLR | SUS_PWR_FLR)) in chipset_prev_sleep_state()
/arch/x86/cpu/broadwell/
A Dpower_state.c58 ps->gen_pmcon1, ps->gen_pmcon2, ps->gen_pmcon3); in dump_power_state()
81 dm_pci_read_config16(pch_dev, GEN_PMCON_1, &ps->gen_pmcon1); in power_state_get()
/arch/x86/include/asm/arch-apollolake/
A Dpm.h50 u32 gen_pmcon1; member
/arch/x86/cpu/apollolake/
A Dpmc.c64 upriv->gen_pmcon1 = readl(upriv->pmc_bar0 + GEN_PMCON1); in apl_pmc_fill_power_state()
77 (upriv->gen_pmcon1 & COLD_BOOT_STS)) in apl_prev_sleep_state()
/arch/x86/include/asm/arch-broadwell/
A Dpm.h118 uint16_t gen_pmcon1; member

Completed in 7 milliseconds