Searched refs:ACPI_EVENT_FLAG_ENABLED (Results 1 – 4 of 4) sorted by relevance
344 (ACPI_EVENT_FLAG_ENABLED | ACPI_EVENT_FLAG_ENABLE_SET); in ACPI_EXPORT_SYMBOL()
283 local_event_status |= ACPI_EVENT_FLAG_ENABLED; in acpi_hw_get_gpe_status()
711 else if (status & ACPI_EVENT_FLAG_ENABLED) in counter_show()764 (status & ACPI_EVENT_FLAG_ENABLED)) in counter_set()767 !(status & ACPI_EVENT_FLAG_ENABLED)) in counter_set()
750 #define ACPI_EVENT_FLAG_ENABLED (acpi_event_status) 0x01 macro