Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/acpi/
H A Daml-build.h328 AmlActiveHighAndLow active_level, AmlShared shared,
/openbmc/qemu/hw/acpi/
H A Daml-build.c951 AmlActiveHighAndLow active_level, AmlShared shared, in aml_gpio_int() argument
957 uint8_t flags = edge_level | (active_level << 1) | (shared << 3); in aml_gpio_int()