Home
last modified time | relevance | path

Searched refs:BIT0 (Results 1 – 23 of 23) sorted by relevance

/freebsd/sys/contrib/edk2/Include/IndustryStandard/
H A DAcpi60.h201 #define EFI_ACPI_6_0_LEGACY_DEVICES BIT0
212 #define EFI_ACPI_6_0_ARM_PSCI_COMPLIANT BIT0
219 #define EFI_ACPI_6_0_WBINVD BIT0
268 #define EFI_ACPI_6_0_S4BIOS_F BIT0
275 #define EFI_ACPI_6_0_OSPM_64BIT_WAKE_F BIT0
306 #define EFI_ACPI_6_0_PCAT_COMPAT BIT0
348 #define EFI_ACPI_6_0_LOCAL_APIC_ENABLED BIT0
475 #define EFI_ACPI_6_0_CPEI_PROCESSOR_OVERRIDE BIT0
527 #define EFI_ACPI_6_0_GIC_ENABLED BIT0
570 #define EFI_ACPI_6_0_SPI_COUNT_BASE_SELECT BIT0
[all …]
H A DAcpi51.h201 #define EFI_ACPI_5_1_LEGACY_DEVICES BIT0
212 #define EFI_ACPI_5_1_ARM_PSCI_COMPLIANT BIT0
219 #define EFI_ACPI_5_1_WBINVD BIT0
268 #define EFI_ACPI_5_1_S4BIOS_F BIT0
275 #define EFI_ACPI_5_1_OSPM_64BIT_WAKE_F BIT0
306 #define EFI_ACPI_5_1_PCAT_COMPAT BIT0
347 #define EFI_ACPI_5_1_LOCAL_APIC_ENABLED BIT0
474 #define EFI_ACPI_5_1_CPEI_PROCESSOR_OVERRIDE BIT0
524 #define EFI_ACPI_5_1_GIC_ENABLED BIT0
567 #define EFI_ACPI_5_1_SPI_COUNT_BASE_SELECT BIT0
[all …]
H A DAcpi30.h238 #define EFI_ACPI_3_0_LEGACY_DEVICES BIT0
248 #define EFI_ACPI_3_0_WBINVD BIT0
293 #define EFI_ACPI_3_0_S4BIOS_F BIT0
324 #define EFI_ACPI_3_0_PCAT_COMPAT BIT0
359 #define EFI_ACPI_3_0_LOCAL_APIC_ENABLED BIT0
486 #define EFI_ACPI_3_0_CPEI_PROCESSOR_OVERRIDE BIT0
H A DAcpi20.h198 #define EFI_ACPI_2_0_LEGACY_DEVICES BIT0
205 #define EFI_ACPI_2_0_WBINVD BIT0
244 #define EFI_ACPI_2_0_S4BIOS_F BIT0
265 #define EFI_ACPI_2_0_PCAT_COMPAT BIT0
300 #define EFI_ACPI_2_0_LOCAL_APIC_ENABLED BIT0
H A DAcpi10.h384 #define EFI_ACPI_EXTENDED_INTERRUPT_FLAG_PRODUCER_CONSUMER_MASK BIT0
478 #define EFI_ACPI_1_0_WBINVD BIT0
506 #define EFI_ACPI_1_0_S4BIOS_F BIT0
527 #define EFI_ACPI_1_0_PCAT_COMPAT BIT0
558 #define EFI_ACPI_1_0_LOCAL_APIC_ENABLED BIT0
H A DAcpi50.h318 #define EFI_ACPI_5_0_LEGACY_DEVICES BIT0
329 #define EFI_ACPI_5_0_WBINVD BIT0
378 #define EFI_ACPI_5_0_S4BIOS_F BIT0
385 #define EFI_ACPI_5_0_OSPM_64BIT_WAKE_F BIT0
416 #define EFI_ACPI_5_0_PCAT_COMPAT BIT0
455 #define EFI_ACPI_5_0_LOCAL_APIC_ENABLED BIT0
582 #define EFI_ACPI_5_0_CPEI_PROCESSOR_OVERRIDE BIT0
627 #define EFI_ACPI_5_0_GIC_ENABLED BIT0
1324 #define EFI_ACPI_5_0_GTDT_GLOBAL_FLAG_MEMORY_MAPPED_BLOCK_PRESENT BIT0
1330 #define EFI_ACPI_5_0_GTDT_TIMER_FLAG_TIMER_INTERRUPT_MODE BIT0
[all …]
H A DAcpi40.h187 #define EFI_ACPI_4_0_LEGACY_DEVICES BIT0
197 #define EFI_ACPI_4_0_WBINVD BIT0
244 #define EFI_ACPI_4_0_S4BIOS_F BIT0
251 #define EFI_ACPI_4_0_OSPM_64BIT_WAKE__F BIT0
282 #define EFI_ACPI_4_0_PCAT_COMPAT BIT0
319 #define EFI_ACPI_4_0_LOCAL_APIC_ENABLED BIT0
446 #define EFI_ACPI_4_0_CPEI_PROCESSOR_OVERRIDE BIT0
H A DTpm12.h1291 #define TPM_TRANSPORT_ENCRYPT ((UINT32)BIT0)
1696 #define TPM_NV_PER_PPWRITE (BIT0)
1762 #define TPM_DELEGATE_DAA_Sign (BIT0)
1795 #define TPM_KEY_DELEGATE_LoadKey (BIT0)
1801 #define TPM_FAMFLAG_ENABLE (BIT0)
H A DAtapi.h828 #define ATA_ERRREG_AMNF BIT0 ///< Address Mark Not Found defined …
841 #define ATA_STSREG_ERR BIT0 ///< Error defined …
H A DPeImage.h100 #define EFI_IMAGE_FILE_RELOCS_STRIPPED BIT0 ///< 0x0001 Relocation info stripped from fil…
/freebsd/usr.sbin/bhyve/amd64/
H A Dpci_gvt-d-opregion.h22 #define IGD_OPREGION_HEADER_MBOX1 BIT0
/freebsd/contrib/ntp/ntpd/
H A Drefclock_irig.c187 #define BIT0 0 /* zero */ macro
802 irig_decode(peer, BIT0); in irig_baud()
818 irig_decode(peer, BIT0); in irig_baud()
/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dzstd_internal.h77 #define BIT0 1 macro
/freebsd/sys/contrib/zstd/lib/common/
H A Dzstd_internal.h76 #define BIT0 1 macro
/freebsd/lib/libefivar/
H A Defivar-dp-parse.c1692 Uint16 = ((UINT16)Strtoi (LocationStr) & BIT0); in DevPathFromTextSAS()
1706 Uint16 = ((UINT16)Strtoi (ConnectStr) & (BIT0 | BIT1)); in DevPathFromTextSAS()
1793 Uint16 = ((UINT16)Strtoi (LocationStr) & BIT0); in DevPathFromTextSasEx()
1807 Uint16 = ((UINT16)Strtoi (ConnectStr) & (BIT0 | BIT1)); in DevPathFromTextSasEx()
/freebsd/sys/contrib/edk2/Include/
H A DBase.h347 #define BIT0 0x00000001 macro
/freebsd/sys/contrib/edk2/
H A DMdePkg.dec2250 # BIT0 - Initialization message.<BR>
2275 # BIT0 - SMM CET Shadow Stack is enabled.<BR>
2336 # BIT0 - ASSERT_ENABLED: Enable the ASSERT*** and CR macros.<BR>
2357 # BIT0 - Initialization message.<BR>
2382 # BIT0 - Enable Progress Code.<BR>
2394 # BIT0 - Enable Performance Measurement.<BR>
2401 # BIT1-BIT6 are evaluated when BIT0 is set.<BR>
2407 # BIT0 - Enable Post Code.<BR>
/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_defines.h769 #define BIT0 (1 << 0) macro
/freebsd/sys/contrib/zstd/lib/legacy/
H A Dzstd_v03.c2285 #define BIT0 1 macro
2294 #define IS_RAW BIT0
H A Dzstd_v02.c2645 #define BIT0 1 macro
2654 #define IS_RAW BIT0
H A Dzstd_v04.c304 #define BIT0 1 macro
306 #define IS_RAW BIT0
H A Dzstd_v06.c414 #define BIT0 1 macro
H A Dzstd_v07.c2652 #define BIT0 1 macro