Searched refs:x7 (Results 326 - 350 of 833) sorted by relevance

<<11121314151617181920>>

/freebsd-13-stable/sys/dev/iicbus/
H A Ds35390a.c140 /* 0x7 0111 -> 1110 */ 0xe,
147 /* 0xe 1110 -> 0111 */ 0x7,
/freebsd-13-stable/sys/dev/isp/
H A Dispreg.h144 #define HCCR_2400_RISC_ERR(x) (((x) >> 12) & 0x7) /* RO */
/freebsd-13-stable/sys/dev/ppc/
H A Dppcreg.h235 #define SMC935_LOGDEV 0x7
/freebsd-13-stable/sys/dev/ath/ath_hal/
H A Dah_eeprom_v1.c201 ee->ee_devType = (athvals[8] >> 1) & 0x7;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Lanai/Disassembler/
H A DLanaiDisassembler.cpp101 AluOp = (Insn >> 8) & 0x7;
/freebsd-13-stable/contrib/opencsd/decoder/include/opencsd/etmv4/
H A Dtrc_cmp_cfg_etmv4.h431 switch((m_cfg.reg_configr >> 8) & 0x7)
/freebsd-13-stable/contrib/ntp/libntp/
H A Dstatestr.c476 getcode(pst & 0x7, select_codes),
/freebsd-13-stable/sys/dev/vt/
H A Dvt_cpulogos.c64 return (lut[vga & 0x7] | bright);
/freebsd-13-stable/sys/mips/nlm/hal/
H A Dpic.h262 ((dt & 0x1) << 19) | ((db & 0x7) << 16) |
/freebsd-13-stable/sys/net/
H A Dif_types.h54 IFT_ISO88023 = 0x7, /* CMSA/CD */
H A Droute.h290 #define RTM_MISS 0x7 /* (1) Lookup failed on this address */
/freebsd-13-stable/sys/mips/atheros/
H A Dar71xx_chip.c74 #define AR71XX_AHB_DIV_MASK 0x7
/freebsd-13-stable/sys/sys/
H A Dsysent.h84 #define SY_THR_FLAGMASK 0x7
/freebsd-13-stable/sys/dev/usb/wlan/
H A Dif_rumreg.h121 #define RT2573_MODE_MASK 0x7
/freebsd-13-stable/sys/dev/sound/pci/hda/
H A Dhdaa.h41 #define HDAA_GPIO_MASK(n) (0x7 << (n * 3))
/freebsd-13-stable/sys/dev/cxgbe/common/
H A Dt4_hw.h161 #define M_QINTR_TIMER_IDX 0x7
H A Dt4_msg.h340 #define M_TID_COOKIE 0x7
612 #define M_TX_QUEUE 0x7
983 #define M_COOKIE 0x7
1129 #define M_TX_ACK_PAGES 0x7
1135 #define M_TX_PORT 0x7
1183 #define M_TX_ULP_MODE 0x7
1285 #define M_TXPKT_PF 0x7
1299 #define M_TXPKT_T5_OVLAN_IDX 0x7
1977 #define M_RX_PKTYPE 0x7
1992 #define M_RX_T5_PKTYPE 0x7
[all...]
/freebsd-13-stable/sys/dev/mlx4/
H A Dcmd.h55 MLX4_CMD_INIT_HCA = 0x7,
/freebsd-13-stable/sys/contrib/ngatm/netnatm/saal/
H A Dsscoppriv.h122 PDU_BGREJ = 0x7, /* connection reject */
/freebsd-13-stable/sys/amd64/pci/
H A Dpci_cfgreg.c261 (((func) & 0x7) << 12) | \
/freebsd-13-stable/sys/arm/allwinner/
H A Daw_gmacclk.c70 #define EMAC_ETXDC (0x7 << 10)
/freebsd-13-stable/sys/arm/arm/
H A Dmachdep_ptrace.c272 case 0x7: /* ldr pc, [pc, reg, lsl #2] */
/freebsd-13-stable/sys/arm/freescale/vybrid/
H A Dvf_spi.c81 #define CTAR_FMSZ_8 0x7 /* 8 bits */
/freebsd-13-stable/sys/arm/nvidia/drm2/
H A Dtegra_hdmi_reg.h143 #define SPARE_CTS_RESET_VAL(x) (((x) & 0x7) << 16)
/freebsd-13-stable/sys/arm/ti/am335x/
H A Dam335x_rtc.c117 (rev >> 8) & 0x7, (rev >> 6) & 0x3, rev & 0x3f);

Completed in 321 milliseconds

<<11121314151617181920>>