Searched refs:x3 (Results 801 - 825 of 1134) sorted by relevance

<<31323334353637383940>>

/freebsd-13-stable/sys/dev/alpm/
H A Dalpm.c69 #define SMBHADDR 0x3 /* host address register */
/freebsd-13-stable/sys/crypto/openssl/aarch64/
H A Dvpaes-armv8.S1045 mov x2, x3 // reassign
1080 mov x2, x3 // reassign
1129 mov x2, x3
1171 mov x2, x3
/freebsd-13-stable/sys/dev/ismt/
H A Dismt.c119 #define ISMT_SPGT_SPD_1M (0x3 << 30) /* 1 MHz */
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_hsi_debug_tools.h302 #define DBG_ATTN_BLOCK_RESULT_ATTN_TYPE_MASK 0x3 /* Value from dbg_attn_type enum */
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar2133.c467 case 0x3:
H A Dar5416_misc.c638 if ((regs->dma_dbg_6 & 0x3) == check->dcu_complete_state)
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp266 Offset = (Offset + 3) & ~0x3;
/freebsd-13-stable/contrib/opencsd/decoder/source/ptm/
H A Dtrc_pkt_proc_ptm.cpp466 int reason = (currByte >> 5) & 0x3;
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dkeyword-gen.c408 if (sst[i].followedby & ~0x3) {
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProf.h92 SPF_GCC = 0x3,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h239 LO = 0x3, // Unsigned lower Less than
/freebsd-13-stable/sys/dev/vt/hw/fb/
H A Dvt_fb.c436 0x7, 5, 0x7, 2, 0x3, 0));
/freebsd-13-stable/sys/netinet/
H A Dip_options.c590 for (optlen = dp - (u_char *)(jp+1); optlen & 0x3; optlen++)
/freebsd-13-stable/sys/mips/atheros/
H A Dar71xx_pci.c156 error = ATH_READ_REG(AR71XX_PCI_ERROR) & 0x3;
/freebsd-13-stable/sys/mips/ingenic/
H A Djz4780_regs.h578 #define JZ_DEV_CLK_8 0x3 /* DEV_CLK / 8 */
/freebsd-13-stable/sys/powerpc/pseries/
H A Dphyp_llan.c69 #define LLAN_CLEAR_MULTICAST 0x3
/freebsd-13-stable/sys/sys/
H A Dqmath.h80 ((uint32_t)(((Q_GCRAW(q) & 0x3) + 1) << ((Q_GCRAW(q) & 0x4) ? 4 : 1)))
/freebsd-13-stable/sys/ufs/ffs/
H A Dfs.h724 switch (lbn & 0x3) {
/freebsd-13-stable/sys/dev/twa/
H A Dtw_cl_misc.c658 0x1300, 0x3, TW_CL_SEVERITY_INFO_STRING,
/freebsd-13-stable/sys/dev/usb/controller/
H A Ddwc_otgreg.h622 #define DCFG_DEVSPD_SET(x) ((x) & 0x3)
/freebsd-13-stable/sys/dev/rtwn/rtl8812a/
H A Dr12a_chan.c336 switch ((swing >> i * 2) & 0x3) {
/freebsd-13-stable/sys/dev/sound/pci/
H A Demuxkireg.h582 #define EMU_DSP_OP_MACW1 0x3
/freebsd-13-stable/sys/dev/ciss/
H A Dcissreg.h62 #define CISS_HDR_ADDRESS_MODE_MASK_PERIPHERAL 0x3
/freebsd-13-stable/sys/dev/jedec_dimm/
H A Djedec_dimm.c555 ((sdram_pkg_type_byte & 0x3) == 2)) {
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/BM/
H A Dbman_low.c200 cfg = (bm_in(CFG) & 0xffffffe0) | (pmode & 0x3); /* BCSP_CFG::RPM */

Completed in 217 milliseconds

<<31323334353637383940>>