Searched refs:x3 (Results 276 - 300 of 1134) sorted by relevance

<<11121314151617181920>>

/freebsd-13-stable/sys/mips/nlm/
H A Dboard.h60 #define DCARD_NOT_PRSNT 0x3
/freebsd-13-stable/sys/mips/nlm/hal/
H A Dgbu.h41 #define GBU_CS3_BASEADDR 0x3
/freebsd-13-stable/sys/net/
H A Dif_gif.h96 #define ETHERIP_VERSION 0x3
/freebsd-13-stable/sys/libkern/arm64/
H A Dcrc32c_armv8.S59 lsr w9, w2, #0x3
/freebsd-13-stable/sys/dev/qlxgbe/
H A Dql_hw.h338 #define Q8_MBX_CONFIG_INTR_TYPE_MSI_X (0x3 << 4)
434 #define Q8_MBX_RSS_HASH_TYPE_IPV4_TCP_IP (0x3 << 4)
437 #define Q8_MBX_RSS_HASH_TYPE_IPV6_TCP_IP (0x3 << 6)
940 #define Q8_PORT_CFG_BITS_LOOPBACK_MODE_PHY (0x3 << 1)
950 #define Q8_PORT_CFG_BITS_PAUSE_CFG_MASK (0x3 << 5)
965 #define Q8_PORT_CFG_BITS_STDPAUSE_DIR_MASK (0x3 << 20)
1017 #define Q8_GET_LINK_STAT_CFG_BITS_LINK_SPEED_1GB (0x3 << 3)
1020 #define Q8_GET_LINK_STAT_CFG_BITS_PAUSE_CFG_MASK (0x3 << 6)
1028 #define Q8_GET_LINK_STAT_CFG_BITS_LOOPBACK_PHY (0x3 << 6)
1033 #define Q8_GET_LINK_STAT_CFG_BITS_STDPAUSE_DIR_MASK (0x3 << 2
[all...]
/freebsd-13-stable/sys/sys/
H A Ddisk_zone.h110 #define DISK_ZONE_SAME_TYPES_DIFFERENT 0x3 /* Types vary, length the same */
H A Dvdso.h59 #define VDSO_TH_ALGO_3 0x3
/freebsd-13-stable/sys/dev/usb/controller/
H A Ddwc3.h41 #define DWC3_GCTL_PRTCAPDIR_MASK (0x3 << 12)
/freebsd-13-stable/sys/arm/ti/
H A Dti_i2c.h110 #define I2C_BUFSTAT_FIFODEPTH_MASK 0x3
/freebsd-13-stable/sys/cddl/compat/opensolaris/sys/
H A Dkmem.h44 #define POINTER_IS_VALID(p) (!((uintptr_t)(p) & 0x3))
/freebsd-13-stable/stand/i386/libi386/
H A Dbiospci.c140 {0x3, "IPI", progif_null},
150 {0x3, "ATM", progif_null},
173 {0x3, "USB", progif_null},
187 {0x3, "display", subclass_display},
/freebsd-13-stable/sys/contrib/ck/include/gcc/aarch64/
H A Dck_pr_lse.h44 register uint64_t x3 __asm__ ("x3") = set[1];
51 : "r" (x2), "r" (x3), "r" (target), "r" (compare[0]), "r" (compare[1])
75 register uint64_t x3 __asm__ ("x3") = set[1];
82 : "r" (x2), "r" (x3), "r" (target), "r" (compare[0]), "r" (compare[1])
/freebsd-13-stable/sys/contrib/octeon-sdk/
H A Dcvmx-spi4000.c281 __cvmx_spi4000_write(interface, port_offset | 0x0010, 0x3);
462 __cvmx_spi4000_write(interface, (port<<7) | 0x0010, 0x3); /* 1Gbps */
469 __cvmx_spi4000_write(interface, (port<<7) | 0x0010, 0x3); /* 1Gbps */
/freebsd-13-stable/sys/dev/ppc/
H A Dppcreg.h214 #define SMC_CR1_ADDR 0x3 /* bit 0 and 1 */
216 #define SMC_CR4_EMODE 0x3 /* bits 0 and 1 */
223 #define SMC_ECPEPP 0x3 /* ECP and EPP */
/freebsd-13-stable/contrib/ntp/scripts/monitoring/
H A Dntp.pl47 sub pkt_LI { return ($_[$[] >> 6) & 0x3; }
144 sub ssw_LI { return ($_[$[] >> 14) & 0x3; }
211 sub psw_PSel { return ($_[$[] >> 8) & 0x3; }
/freebsd-13-stable/sys/i386/include/
H A Delan_mmcr.h199 u_int8_t pad_0xd05[0x3];
211 u_int8_t pad_0xd1d[0x3];
265 u_int8_t pad_0xd8d[0x3];
/freebsd-13-stable/sys/powerpc/ps3/
H A Dmmu_ps3.c170 if ((halfbucket[pvo->pvo_pte.slot & 0x3] & LPTE_AVPN_MASK) !=
174 if (!(halfbucket[pvo->pvo_pte.slot & 0x3] & LPTE_VALID))
182 return ((rcbits >> ((3 - (pvo->pvo_pte.slot & 0x3))*16)) &
/freebsd-13-stable/sys/amd64/vmm/amd/
H A Damdvi_priv.h123 #define AMDVI_INVD_PAGE_OPCODE 0x3 /* Invalidate pages. */
165 #define AMDVI_EVENT_DTE_HW_ERROR 0x3
175 #define AMDVI_EVENT_FLAG_TYPE(x) (((x) >> 9) & 0x3)
/freebsd-13-stable/sys/arm/freescale/vybrid/
H A Dvf_spi.c85 #define CTAR_PCSSCK_M 0x3
87 #define CTAR_PBR_M 0x3
89 #define CTAR_PBR_7 0x3 /* Divide by 7 */
/freebsd-13-stable/sys/arm/nvidia/
H A Dtegra_mc.c81 #define MC_ERR_ADR_HI(x) (((x) >> 20) & 0x3)
96 #define EMEM_DEV_BANKWIDTH(x) (((x) >> 8) & 0x3)
97 #define EMEM_DEV_COLWIDTH(x) (((x) >> 8) & 0x3)
/freebsd-13-stable/crypto/openssl/crypto/ec/curve448/
H A Dcurve448.c383 gf x1, x2, z2, x3, z3, t1, t2; local
391 gf_copy(x3, x1);
408 gf_cond_swap(x2, x3, swap);
419 gf_sub_nr(z2, x3, z3); /* D = x3 - z3 */ /* 3+e */
421 gf_add_nr(z2, z3, x3); /* C = x3 + z3 */ /* 2+e */
422 gf_mul(x3, t2, z2); /* CB */
423 gf_sub_nr(z3, x2, x3); /* DA-CB */ /* 3+e */
426 gf_add_nr(z2, x2, x3); /* (D
[all...]
/freebsd-13-stable/sys/contrib/alpine-hal/
H A Dal_hal_udma.h76 #define DMA_RING_ID_MASK 0x3
113 #define AL_M2S_DESC_RING_ID_MASK (0x3 << AL_M2S_DESC_RING_ID_SHIFT)
125 #define AL_S2M_DESC_RING_ID_MASK (0x3 << AL_S2M_DESC_RING_ID_SHIFT)
/freebsd-13-stable/sys/dev/mlx5/
H A Dmlx5_ifc.h37 MLX5_EVENT_TYPE_SQ_DRAINED = 0x3,
73 MLX5_MODIFY_TIR_BITMASK_TUNNELED_OFFLOAD_EN = 0x3,
83 MLX5_SET_HCA_CAP_OP_MOD_ATOMIC = 0x3,
477 MLX5_FLOW_CONTEXT_DEST_TYPE_QP = 0x3,
512 u8 first_prio[0x3];
545 u8 outer_second_prio[0x3];
548 u8 inner_second_prio[0x3];
598 u8 priority[0x3];
600 u8 sel[0x3];
635 u8 reserved_2[0x3];
[all...]
/freebsd-13-stable/contrib/bearssl/src/symcipher/
H A Daes_ct.c41 uint32_t x0, x1, x2, x3, x4, x5, x6, x7; local
59 x3 = q[4];
68 y14 = x3 ^ x5;
70 y9 = x0 ^ x3;
74 y4 = y1 ^ x3;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIDefines.h417 LANE_MASK = 0x3,
619 #define FP_ROUND_MODE_SP(x) ((x) & 0x3)
620 #define FP_ROUND_MODE_DP(x) (((x) & 0x3) << 2)
630 #define FP_DENORM_MODE_SP(x) (((x) & 0x3) << 4)
631 #define FP_DENORM_MODE_DP(x) (((x) & 0x3) << 6)

Completed in 460 milliseconds

<<11121314151617181920>>