Home
last modified time | relevance | path

Searched full:bit1 (Results 1 – 25 of 65) sorted by relevance

123

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DCF.cpp166 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 Dds1553_reg.h65 #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 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 …efine 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 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
H A DAcpi30.h225 #define EFI_ACPI_3_0_8042 BIT1
235 #define EFI_ACPI_3_0_WBINVD_FLUSH BIT1
H A DAcpi10.h468 #define EFI_ACPI_1_0_WBINVD_FLUSH BIT1
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsahwreg.h231 #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 Dmpi.h272 /* bit1 PI/CI Address */
282 /* bit1-0 Bootstrap pins */
H A Dspcdefs.h43 #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 Dmediatek,mtk-xhci.yaml172 bit1 for u3port1, ... etc
177 bit1 for u2port1, ... etc
H A Dmediatek,mtu3.yaml196 bit1 for u3port1, ... etc
201 bit1 for u2port1, ... etc; but can't disable u2port0 if dual role mode
H A Dmediatek,mtu3.txt61 bit1 for u3port1, ... etc;
H A Dmediatek,mtk-xhci.txt48 bit1 for u3port1, ... etc;
/freebsd/usr.sbin/bhyve/amd64/
H A Dpci_gvt-d-opregion.h23 #define IGD_OPREGION_HEADER_MBOX2 BIT1
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp360 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 Darmada-370-synology-ds213j.dts216 syno_id_bit1_pin: syno-id-bit1-pin {
H A Darmada-xp-synology-ds414.dts248 syno_id_bit1_pin: syno-id-bit1-pin {
/freebsd/contrib/ntp/ntpd/
H A Drefclock_irig.c188 #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 Dmeson-gxbb-odroidc2.dts315 "Revision Bit0", "Revision Bit1", "",
/freebsd/contrib/wpa/hostapd/
H A DREADME310 # bit1 = IEEE 802.11i/RSN (WPA2)
/freebsd/sys/contrib/edk2/
H A DMdePkg.dec2093 # 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 Dtdmisc.c951 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()

123