/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/ |
H A D | CF.cpp | 166 bool bit1 = (byte & 2) == 2; in CFBitVectorSummaryProvider() local 175 (bit2 ? '1' : '0'), (bit1 ? '1' : '0'), (bit0 ? '1' : '0')); in CFBitVectorSummaryProvider() 182 bool bit1 = (byte & 2) == 2; in CFBitVectorSummaryProvider() local 214 stream.Printf("%c", bit1 ? '1' : '0'); in CFBitVectorSummaryProvider()
|
/freebsd/sys/powerpc/mpc85xx/ |
H A D | ds1553_reg.h | 65 #define DS1553_BIT_BMB1 0x8 /* watchdog multiplier bit1 */ 67 #define DS1553_BIT_RB1 0x2 /* watchdog resolution bit1 */
|
/freebsd/sys/contrib/edk2/Include/IndustryStandard/ |
H A D | Acpi60.h | 192 #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 …efine EFI_ACPI_6_0_NFIT_SYSTEM_PHYSICAL_ADDRESS_RANGE_FLAGS_PROXIMITY_DOMAIN_VALID BIT1 [all …]
|
H A D | Acpi51.h | 192 #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 D | Acpi50.h | 309 #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 D | Acpi20.h | 199 #define EFI_ACPI_2_0_8042 BIT1 206 #define EFI_ACPI_2_0_WBINVD_FLUSH BIT1
|
H A D | Acpi40.h | 183 #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
|
H A D | Acpi30.h | 225 #define EFI_ACPI_3_0_8042 BIT1 235 #define EFI_ACPI_3_0_WBINVD_FLUSH BIT1
|
H A D | Acpi10.h | 468 #define EFI_ACPI_1_0_WBINVD_FLUSH BIT1
|
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/ |
H A D | sahwreg.h | 231 #define IBDB_CFG_TABLE_RESET 0x02 /* Inbound doorbell bit1 */ 236 #define IBDB_MPICT 0x02 /* Inbound doorbell bit1 - Terminatio… 251 …_PAD1_STATE_MASK 0xFFFFFFF0 /* ScratchPad1 Mask other bits 31:4, bit1-0 State */ 320 #define SCRATCH_PAD1_AAP_ERROR_STATE 0x00000002 /* bit1 */ 321 #define SCRATCH_PAD1_AAP_READY 0x00000003 /* bit1 & bit0 */ 331 …2_STATE_MASK 0xFFFFFFF0 /* ScratchPad 2 Mask for other bits 31:4, bit1-0 State*/
|
H A D | mpi.h | 272 /* bit1 PI/CI Address */ 282 /* bit1-0 Bootstrap pins */
|
H A D | spcdefs.h | 43 #define SPC_MSGU_CFG_TABLE_RESET 0x002 /* Inbound doorbell bit1 */ 188 /* bit1 PI/CI 64bit address */
|
/freebsd/sys/contrib/device-tree/Bindings/usb/ |
H A D | mediatek,mtk-xhci.yaml | 172 bit1 for u3port1, ... etc 177 bit1 for u2port1, ... etc
|
H A D | mediatek,mtu3.yaml | 196 bit1 for u3port1, ... etc 201 bit1 for u2port1, ... etc; but can't disable u2port0 if dual role mode
|
H A D | mediatek,mtu3.txt | 61 bit1 for u3port1, ... etc;
|
H A D | mediatek,mtk-xhci.txt | 48 bit1 for u3port1, ... etc;
|
/freebsd/usr.sbin/bhyve/amd64/ |
H A D | pci_gvt-d-opregion.h | 23 #define IGD_OPREGION_HEADER_MBOX2 BIT1
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonGenInsert.cpp | 360 uint16_t Bit1 = (VR1 == SelR) ? SelB : BitN; in operator ()() local 362 // If Bit1 exceeds the width of VR1, then: in operator ()() 367 if (W1 <= Bit1) in operator ()() 369 // If Bit1 is within VR1, but Bit2 is not within VR2, return false. in operator ()() 373 const BitTracker::BitValue &V1 = RC1[Bit1], V2 = RC2[Bit2]; in operator ()()
|
/freebsd/sys/contrib/device-tree/src/arm/marvell/ |
H A D | armada-370-synology-ds213j.dts | 216 syno_id_bit1_pin: syno-id-bit1-pin {
|
H A D | armada-xp-synology-ds414.dts | 248 syno_id_bit1_pin: syno-id-bit1-pin {
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_irig.c | 188 #define BIT1 1 /* one */ macro 808 irig_decode(peer, BIT1); in irig_baud() 857 if (bit == BIT1) { in irig_decode()
|
/freebsd/sys/contrib/device-tree/src/arm64/amlogic/ |
H A D | meson-gxbb-odroidc2.dts | 315 "Revision Bit0", "Revision Bit1", "",
|
/freebsd/contrib/wpa/hostapd/ |
H A D | README | 310 # bit1 = IEEE 802.11i/RSN (WPA2)
|
/freebsd/sys/contrib/edk2/ |
H A D | MdePkg.dec | 2093 # BIT1 - Warning message.<BR> 2166 # BIT1 - Enable Debug Print.<BR> 2177 # BIT1 - Warning message.<BR> 2201 # BIT1 - Enable Error Code.<BR> 2213 # BIT1 - Disable Start Image Logging.<BR> 2219 # BIT1-BIT6 are evaluated when BIT0 is set.<BR> 2226 # BIT1 - Enable Post Code with Description.<BR>
|
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/ |
H A D | tdmisc.c | 951 bit1 (DS) bit0 (ADS) in tiINITaskManagement() 952 bit1: 1 bit0: 0 in tiINITaskManagement() 963 bit1 (DS) bit0 (ADS) in tiINITaskManagement() 964 bit1: 1; bit0: 1 in tiINITaskManagement()
|