Searched refs:x4 (Results 376 - 400 of 982) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h83 Intel80486 = 0x4,
294 Far = 0x4,
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h104 NS_FileNameExtMatch = 0x4,
363 Undname_NoFuncReturns = 0x4,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAddressingModes.h643 I |= ((Exp & 0x4) != 0 ? 0 : 1) << 30;
644 I |= ((Exp & 0x4) != 0 ? 0x1f : 0) << 25;
/freebsd-11-stable/sys/dev/iwm/
H A Dif_iwmreg.h1476 #define IWM_FH_TFDIB_CTRL1_REG(_chnl) (IWM_FH_TFDIB_LOWER_BOUND + 0x8 * (_chnl) + 0x4)
1510 (IWM_FH_TCSR_LOWER_BOUND + 0x20 * (_chnl) + 0x4)
1583 (IWM_FH_SRVC_LOWER_BOUND + ((_chnl) - 9) * 0x4)
1733 IWM_INIT_COMPLETE_NOTIF = 0x4,
1890 IWM_PHY_OPS_GROUP = 0x4,
2186 IWM_FW_ERR_ARC_CODE = 0x4,
2565 #define IWM_PHY_VHT_CTRL_POS_1_ABOVE (0x4)
4979 IWM_SCAN_COMP_STATUS_ERR_CHAN_TIMEOUT = 0x4,
5034 IWM_SCAN_OFFLOAD_SELECT_2_4 = 0x4,
5433 IWM_GSCAN_SET_SIGNIFICANT_CHANGE_CMD = 0x4,
[all...]
/freebsd-11-stable/contrib/ntp/include/
H A Dtimevalops.h60 #define TV_ROUNDBIT 0x4
/freebsd-11-stable/bin/ed/
H A Dcbc.c199 case '4': return(radix > 4 ? 0x4 : -1);
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-compactflash.c99 if (word63_mwdma & 0x4)
H A Dcvmx-hfa.h91 #define CVMX_DFA_ITYPE_GRAPHWALK 0x4
H A Dcvmx-spi4000.c380 __cvmx_spi4000_mdio_write(interface, port, 0x4, 0x0d01);
/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_provider.h324 IWCH_QP_QUERY_CONTEXT_QUIESCE = 0x4,
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/sys/fm/
H A Dprotocol.h103 #define FM_SUSPECT_NOT_PRESENT 0x4
/freebsd-11-stable/sys/dev/drm/
H A Di915_reg.h36 #define INTEL_GMCH_ENABLED 0x4
46 #define INTEL_855_GMCH_GMS_STOLEN_16M (0x4 << 4)
164 #define GFX_OP_MAP_INFO ((0x3<<29)|(0x1d<<24)|0x4)
1410 #define DISPPLANE_15_16BPP (0x4<<26)
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_dp_helper.h47 #define AUX_I2C_MOT 0x4
/freebsd-11-stable/sys/arm/freescale/vybrid/
H A Dvf_port.c59 #define PORT_PCR(n) (0x1000 * (n >> 5) + 0x4 * (n % 32))
/freebsd-11-stable/sys/arm/samsung/exynos/
H A Dexynos5_usb_phy.c92 #define PHYCLKRST_FSEL_20MHZ 0x4
/freebsd-11-stable/sys/arm/ti/
H A Dti_mbox.c192 device_printf(dev, "revision %d.%d\n", (rev >> 8) & 0x4, rev & 0x40);
/freebsd-11-stable/sys/dev/bhnd/cores/pcie2/
H A Dbhnd_pcie2_reg.h221 #define BHND_PCIE2_DMA_PTR 0x4 /**< last descriptor posted to chip */
/freebsd-11-stable/sys/contrib/ncsw/inc/Peripherals/
H A Ddpaa_ext.h76 e_DPAA_FD_FORMAT_TYPE_SHORT_MBSF = 0x4, /**< Simple frame, Scatter Gather table; Offset
/freebsd-11-stable/sys/contrib/ngatm/netnatm/msg/
H A Dunistruct.h182 UNI_ADDR_SUBSCR = 0x4, /* not sup */
376 UNI_BLLI_L3_16 = 0x4, /* 16 byte packets */
536 UNI_CAUSE_LOC_PUBREM = 0x4,
640 UNI_CAUSE_CLASS_NIMPL = 0x4,
/freebsd-11-stable/sys/contrib/ngatm/netnatm/saal/
H A Dsscoppriv.h119 PDU_ENDAK = 0x4, /* disconnect acknowledgement */
/freebsd-11-stable/sys/dev/ahb/
H A Dahbreg.h245 ECB_SCSIBUS_RESET = 0x4,
/freebsd-11-stable/sys/dev/auxio/
H A Dauxio.c114 #define AUXIO_SBUS 0x4
/freebsd-11-stable/lib/libnandfs/
H A Dnandfs.c51 #define NANDFS_IS_OPENED_DEV 0x4
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dsalt-des.c145 unsigned char swap[] = { 0x0, 0x8, 0x4, 0xc, 0x2, 0xa, 0x6, 0xe,
/freebsd-11-stable/sys/dev/ppbus/
H A Dppb_msq.c51 #define EPP19_MSQ 0x4

Completed in 194 milliseconds

<<11121314151617181920>>