Searched refs:x7 (Results 426 - 450 of 833) sorted by relevance

<<11121314151617181920>>

/freebsd-13-stable/sys/arm/altera/socfpga/
H A Dsocfpga_manager.c66 #define STAT_MODE_MASK 0x7
/freebsd-13-stable/sys/arm/mv/
H A Dmv_thermal.c69 #define CONTROL1_TSEN_SENS_MASK 0x7
/freebsd-13-stable/sys/arm64/arm64/
H A Ddisassem.c59 "x0", "x1", "x2", "x3", "x4", "x5", "x6", "x7",
501 case 0x7:
/freebsd-13-stable/sys/cddl/contrib/opensolaris/uts/intel/dtrace/
H A Dfasttrap_isa.c87 #define FASTTRAP_MODRM_REG(modrm) (((modrm) >> 3) & 0x7)
88 #define FASTTRAP_MODRM_RM(modrm) ((modrm) & 0x7)
92 #define FASTTRAP_SIB_INDEX(sib) (((sib) >> 3) & 0x7)
93 #define FASTTRAP_SIB_BASE(sib) ((sib) & 0x7)
/freebsd-13-stable/sys/x86/x86/
H A Ducode.c189 flags = 1 << ((platformid >> 50) & 0x7);
/freebsd-13-stable/sys/dev/pci/
H A Dpcireg.h593 #define PCIR_POWER_DATA 0x7
638 #define PCIM_EA_BEI_ENI 0x7 /* Equivalent Not Indicated */
969 #define PCIM_MSIX_BIR_MASK 0x7
/freebsd-13-stable/sys/dev/mlx5/
H A Ddevice.h573 MLX5_MODULE_EVENT_ERROR_CABLE_IS_SHORTED = 0x7,
706 return (cqe->l4_hdr_type_etc >> 4) & 0x7;
1187 u8 reserved_0[0x7];
/freebsd-13-stable/sys/dev/mly/
H A Dmlyreg.h84 #define MLY_DEVICE_TYPE_RAID7 0x7 /* RAID 7 (JBOD) */
103 #define MLY_STRIPE_32k 0x7
120 #define MLY_CACHELINE_32k 0x7
/freebsd-13-stable/sys/dev/ata/chipsets/
H A Data-intel.c560 tim &= ~(0x7 << 16);
571 tim &= ~(0x7);
572 tim |= (piomode & 0x7);
/freebsd-13-stable/sys/dev/e1000/
H A De1000_defines.h1150 #define NVM_ERASE_OPCODE_MICROWIRE 0x7 /* NVM erase opcode */
1178 #define ID_LED_OFF1_DEF2 0x7
1200 #define PCIX_STATUS_LO_FUNC_MASK 0x7
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_hsi_fcoe.h91 #define FCOE_VLAN_FIELDS_PRI_MASK 0x7
163 #define PSTORM_FCOE_CONN_ST_CTX_RESERVED_MASK 0x7
193 #define XSTORM_FCOE_CONN_ST_CTX_RSRV_MASK 0x7
/freebsd-13-stable/sys/fs/nfs/
H A Dnfsproto.h724 #define NFSCDFC4_BACK_OR_BOTH 0x7
740 #define nfsv2tov_type(a) newnv2tov_type[fxdr_unsigned(u_int32_t,(a))&0x7]
741 #define nfsv34tov_type(a) nv34tov_type[fxdr_unsigned(u_int32_t,(a))&0x7]
/freebsd-13-stable/sys/dev/mii/
H A Dbrgphy.c915 PHY_WRITE(sc, BRGPHY_MII_AUXCTL, 0x7);
925 PHY_WRITE(sc, BRGPHY_MII_AUXCTL, 0x7);
928 val & ~(BRGPHY_AUXCTL_LONG_PKT | 0x7));
/freebsd-13-stable/sys/contrib/ngatm/netnatm/msg/
H A Dunistruct.h379 UNI_BLLI_L3_128 = 0x7, /* 128 byte packets */
539 UNI_CAUSE_LOC_BEYOND = 0x7,
643 UNI_CAUSE_CLASS_INTER = 0x7,
/freebsd-13-stable/sys/arm/nvidia/
H A Dtegra_i2c.c69 #define I2C_CNFG_LENGTH_MASK 0x7
172 #define PACKET_HEADER0_TYPE_MASK 0x7
184 #define I2C_HEADER_MASTER_ADDR_MASK 0x7
/freebsd-13-stable/sys/arm64/rockchip/
H A Drk_pinctrl.c466 RK_PINFIX(2, 15, 0x28, 0, 0x7),
967 mask = (0x7 << bit);
1051 mask = (0x7 << bit);
/freebsd-13-stable/sys/amd64/amd64/
H A Ddb_disasm.c979 #define f_reg(rex, byte) ((((byte)>>3)&0x7) | (rex & REX_R ? 0x8 : 0x0))
980 #define f_rm(rex, byte) (((byte)&0x7) | (rex & REX_B ? 0x8 : 0x0))
983 #define sib_index(rex, byte) ((((byte)>>3)&0x7) | (rex & REX_X ? 0x8 : 0x0))
984 #define sib_base(rex, byte) (((byte)&0x7) | (rex & REX_B ? 0x8 : 0x0))
1073 if ((rm & 0x7) == 4) {
/freebsd-13-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300.h47 #define INIT_RSSI_THR 0x7 /* Missed beacon counter initialized to 0x7 (max is 0xff) */
929 #define AH_PAPRD_GET_SCALE_FACTOR(_scale, _eep, _is2G, _channel) do{ if(_is2G) { _scale = (_eep->modal_header_2g.paprd_rate_mask_ht20>>25)&0x7; \
931 if(_channel >= UPPER_5G_SUB_BANDSTART){ _scale = (_eep->modal_header_5g.paprd_rate_mask_ht20>>25)&0x7;} \
933 { _scale = (_eep->modal_header_5g.paprd_rate_mask_ht40>>28)&0x7;} \
934 else { _scale = (_eep->modal_header_5g.paprd_rate_mask_ht40>>25)&0x7;} } }while(0)
/freebsd-13-stable/sys/dev/iwm/
H A Dif_iwmreg.h2681 #define IWM_PHY_VHT_CTRL_POS_4_ABOVE (0x7)
2701 (0x7 << IWM_PHY_RX_CHAIN_VALID_POS)
2704 (0x7 << IWM_PHY_RX_CHAIN_FORCE_SEL_POS)
2707 (0x7 << IWM_PHY_RX_CHAIN_FORCE_MIMO_SEL_POS)
2840 IWM_RX_RES_PHY_FLAGS_ANTENNA = (0x7 << 4),
4157 #define IWM_RATE_HT_MCS_RATE_CODE_MSK 0x7
4188 * 0x7) 18 Mbps
5833 #define IWM_STA_COLOR_SEED (0x7)
/freebsd-13-stable/usr.sbin/bhyve/
H A Dpci_xhci.c693 ep_ctx->dwEpCtx0 = (ep_ctx->dwEpCtx0 & ~0x7) | XHCI_ST_EPCTX_DISABLED;
903 XHCI_ST_EPCTX_DISABLED, 0x7, 0);
977 ep0_ctx->dwEpCtx0 = (ep0_ctx->dwEpCtx0 & ~0x7) |
1093 ep_ctx->dwEpCtx0, XHCI_ST_EPCTX_RUNNING, 0x7, 0);
1155 ep_ctx->dwEpCtx0 = (ep_ctx->dwEpCtx0 & ~0x7) | XHCI_ST_EPCTX_STOPPED;
1226 (trb->qwTrb0 & ~0xF), (uint32_t)((trb->qwTrb0 >> 1) & 0x7),
1285 ep_ctx->dwEpCtx0 = (ep_ctx->dwEpCtx0 & ~0x7) | XHCI_ST_EPCTX_STOPPED;
1667 ep_ctx->dwEpCtx0, XHCI_ST_EPCTX_RUNNING, 0x7, 0);
1718 XHCI_ST_EPCTX_RUNNING, 0x7, 0);
2624 if ((ep_ctx->dwEpCtx0 & 0x7)
[all...]
/freebsd-13-stable/sys/crypto/openssl/aarch64/
H A Dsha1-armv8.S74 ldr x7,[x1,#-48]
85 ror x7,x7,#32
87 rev32 x7,x7
98 lsr x8,x7,#32
/freebsd-13-stable/sys/dev/usb/wlan/
H A Dif_ural.c1920 sc->rf_rev = (val >> 11) & 0x7;
1922 sc->led_mode = (val >> 6) & 0x7;
1992 tmp = ural_read(sc, RAL_PHY_CSR5) & ~0x7;
1993 ural_write(sc, RAL_PHY_CSR5, tmp | (tx & 0x7));
1995 tmp = ural_read(sc, RAL_PHY_CSR6) & ~0x7;
1996 ural_write(sc, RAL_PHY_CSR6, tmp | (tx & 0x7));
/freebsd-13-stable/sys/amd64/vmm/
H A Dvmm_instruction_emul.c1676 case 0x7: /* CMP */
1738 case 0x7: /* CLFLUSH, CLFLUSHOPT, and SFENCE */
2556 vie->rm = (x >> 0) & 0x7;
2557 vie->reg = (x >> 3) & 0x7;
2638 vie->index = (x >> 3) & 0x7;
2639 vie->base = (x >> 0) & 0x7;
/freebsd-13-stable/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8mn-pinfunc.h256 #define MX8MN_IOMUXC_SD2_DATA1_UART2_DTE_RX 0x0E0 0x348 0x4FC 0x3 0x7
291 #define MX8MN_IOMUXC_NAND_CE0_B_UART3_DTE_RX 0x0F8 0x360 0x504 0x4 0x7
331 #define MX8MN_IOMUXC_NAND_DATA01_UART4_DTE_RX 0x110 0x378 0x50C 0x4 0x7
374 #define MX8MN_IOMUXC_NAND_RE_B_PDM_BIT_STREAM1 0x130 0x398 0x538 0x3 0x7
422 #define MX8MN_IOMUXC_SAI2_RXFS_PDM_BIT_STREAM2 0x1B0 0x418 0x53C 0x6 0x7
435 #define MX8MN_IOMUXC_SAI2_RXD0_PDM_BIT_STREAM3 0x1B8 0x420 0x540 0x6 0x7
/freebsd-13-stable/sbin/growfs/
H A Dgrowfs.c1146 mask = 0x01 << (h & 0x7);
1179 cp[h >> 3] &= ~(0x01 << (h & 0x7));
1213 cp[h >> 3] |= (0x01 << (h & 0x7));

Completed in 246 milliseconds

<<11121314151617181920>>