Home
last modified time | relevance | path

Searched refs:ich9_pm_update_swsmi_timer (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/acpi/
H A Dich9_timer.c18 void ich9_pm_update_swsmi_timer(ICH9LPCPMRegs *pm, bool enable) in ich9_pm_update_swsmi_timer() function
49 ich9_pm_update_swsmi_timer(pm, pm->smi_en & ICH9_PMIO_SMI_EN_SWSMI_EN); in ich9_pm_swsmi_timer_expired()
H A Dich9.c113 ich9_pm_update_swsmi_timer(pm, pm->smi_en & in ich9_smi_writel()
/openbmc/qemu/include/hw/acpi/
H A Dich9_timer.h15 void ich9_pm_update_swsmi_timer(ICH9LPCPMRegs *pm, bool enable);
/openbmc/qemu/hw/isa/
H A Dlpc_ich9.c536 ich9_pm_update_swsmi_timer( in ich9_lpc_pmcon_update()