Home
last modified time | relevance | path

Searched refs:ICH9_LPC_SMI_F_BROADCAST_BIT (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/southbridge/
H A Dich9.h243 #define ICH9_LPC_SMI_F_BROADCAST_BIT 0 macro
/openbmc/qemu/hw/isa/
H A Dlpc_ich9.c403 if (!(guest_features & BIT_ULL(ICH9_LPC_SMI_F_BROADCAST_BIT)) && in smi_features_ok_callback()
474 (UINT64_C(1) << ICH9_LPC_SMI_F_BROADCAST_BIT)) { in ich9_apm_ctrl_changed()
825 ICH9_LPC_SMI_F_BROADCAST_BIT, true),
/openbmc/qemu/hw/acpi/
H A Dich9.c489 if (negotiated & BIT_ULL(ICH9_LPC_SMI_F_BROADCAST_BIT) && in ich9_pm_device_pre_plug_cb()
539 if (negotiated & BIT_ULL(ICH9_LPC_SMI_F_BROADCAST_BIT) && in ich9_pm_device_unplug_request_cb()