Home
last modified time | relevance | path

Searched refs:BIT1 (Results 1 – 11 of 11) sorted by relevance

/dragonfly/stand/contrib/edk2/MdePkg/Include/IndustryStandard/
H A DAcpi60.h192 #define EFI_ACPI_6_0_8042 BIT1
203 #define EFI_ACPI_6_0_ARM_PSCI_USE_HVC BIT1
210 #define EFI_ACPI_6_0_WBINVD_FLUSH BIT1
259 #define EFI_ACPI_6_0_64BIT_WAKE_SUPPORTED_F BIT1
518 #define EFI_ACPI_6_0_PERFORMANCE_INTERRUPT_MODEL BIT1
1286 #define EFI_ACPI_6_0_GTDT_TIMER_FLAG_TIMER_INTERRUPT_POLARITY BIT1
1326 #define EFI_ACPI_6_0_GTDT_GT_BLOCK_TIMER_FLAG_TIMER_INTERRUPT_POLARITY BIT1
1332 #define EFI_ACPI_6_0_GTDT_GT_BLOCK_COMMON_FLAG_ALWAYS_ON_CAPABILITY BIT1
1351 #define EFI_ACPI_6_0_GTDT_SBSA_GENERIC_WATCHDOG_FLAG_TIMER_INTERRUPT_POLARITY BIT1
1390 #define EFI_ACPI_6_0_NFIT_SYSTEM_PHYSICAL_ADDRESS_RANGE_FLAGS_PROXIMITY_DOMAIN_VALID BIT1
[all …]
H A DAcpi51.h192 #define EFI_ACPI_5_1_8042 BIT1
203 #define EFI_ACPI_5_1_ARM_PSCI_USE_HVC BIT1
210 #define EFI_ACPI_5_1_WBINVD_FLUSH BIT1
259 #define EFI_ACPI_5_1_64BIT_WAKE_SUPPORTED_F BIT1
515 #define EFI_ACPI_5_1_PERFORMANCE_INTERRUPT_MODEL BIT1
1271 #define EFI_ACPI_5_1_GTDT_TIMER_FLAG_TIMER_INTERRUPT_POLARITY BIT1
1311 #define EFI_ACPI_5_1_GTDT_GT_BLOCK_TIMER_FLAG_TIMER_INTERRUPT_POLARITY BIT1
1317 #define EFI_ACPI_5_1_GTDT_GT_BLOCK_COMMON_FLAG_ALWAYS_ON_CAPABILITY BIT1
1336 #define EFI_ACPI_5_1_GTDT_SBSA_GENERIC_WATCHDOG_FLAG_TIMER_INTERRUPT_POLARITY BIT1
H A DAcpi50.h309 #define EFI_ACPI_5_0_8042 BIT1
320 #define EFI_ACPI_5_0_WBINVD_FLUSH BIT1
369 #define EFI_ACPI_5_0_64BIT_WAKE_SUPPORTED_F BIT1
618 #define EFI_ACPI_5_0_PERFORMANCE_INTERRUPT_MODEL BIT1
1315 #define EFI_ACPI_5_0_GTDT_GLOBAL_FLAG_INTERRUPT_MODE BIT1
1321 #define EFI_ACPI_5_0_GTDT_TIMER_FLAG_TIMER_INTERRUPT_POLARITY BIT1
H A DAcpi20.h199 #define EFI_ACPI_2_0_8042 BIT1
206 #define EFI_ACPI_2_0_WBINVD_FLUSH BIT1
H A DAcpi30.h225 #define EFI_ACPI_3_0_8042 BIT1
235 #define EFI_ACPI_3_0_WBINVD_FLUSH BIT1
H A DAcpi10.h385 #define EFI_ACPI_EXTENDED_INTERRUPT_FLAG_MODE_MASK BIT1
479 #define EFI_ACPI_1_0_WBINVD_FLUSH BIT1
H A DAcpi40.h183 #define EFI_ACPI_4_0_8042 BIT1
193 #define EFI_ACPI_4_0_WBINVD_FLUSH BIT1
240 #define EFI_ACPI_4_0_64BIT_WAKE_SUPPORTED_F BIT1
/dragonfly/contrib/zstd/lib/common/
H A Dzstd_internal.h152 #define BIT1 2 macro
/dragonfly/stand/contrib/edk2/MdePkg/Include/
H A DBase.h348 #define BIT1 0x00000002 macro
/dragonfly/lib/libefivar/
H A Defivar-dp-parse.c1625 Uint16 = ((UINT16) Strtoi (ConnectStr) & (BIT0 | BIT1)); in DevPathFromTextSAS()
1723 Uint16 = ((UINT16) Strtoi (ConnectStr) & (BIT0 | BIT1)); in DevPathFromTextSasEx()
/dragonfly/sys/contrib/dev/acpica/tests/misc/
H A Dgrammar.asl5126 BIT1, 1, // single bit field entry
5193 Store (1, BIT1)
5195 If (LNotEqual (BIT1, 1))
6691 BIT1, 1, // single-bit field
6728 // of the lower nibble should be set. BIT1, BIT3 should be set.
6736 If (LNot (BIT1))