Home
last modified time | relevance | path

Searched refs:APM_CNT_IOPORT (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/isa/
H A Dapm.h6 #define APM_CNT_IOPORT 0xb2 macro
7 #define ACPI_PORT_SMI_CMD APM_CNT_IOPORT
/openbmc/qemu/hw/isa/
H A Dapm.c95 memory_region_add_subregion(pci_address_space_io(dev), APM_CNT_IOPORT, in apm_init()