Searched refs:x7 (Results 626 - 650 of 833) sorted by relevance

<<21222324252627282930>>

/freebsd-13-stable/sys/dev/bhnd/
H A Dbhnd_ids.h648 #define BHND_BFL3_TSSI_DIV_WAR_SHIFT 0x7 /* acphy, Separate paparam for 20/40/80 shift bit */
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonOptAddrMode.cpp328 AlignMask = 0x7;
/freebsd-13-stable/contrib/ofed/libcxgb4/
H A Dt4.h164 #define T4_ERR_INVALIDATE_SHARED_MR 0x7 /* attempt to invalidate a */
/freebsd-13-stable/contrib/ntp/ntpd/
H A Drefclock_arc.c1247 status &= 0x7;
H A Drefclock_parse.c4570 switch (tmp_val & 0x7)
5511 "0x%x", mb(0) & 0x7);
5736 switch (mb(0) & 0x7)
5739 t = ap(pbuffer, sizeof(pbuffer), t, "0x%x", mb(0) & 0x7);
/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dz_Linux_asm.S1309 ldr x7, [x10, #8]!
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h786 OpMapMask = 0x7 << OpMapShift,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/XCore/Disassembler/
H A DXCoreDisassembler.cpp300 case 0x7:
/freebsd-13-stable/sys/dev/viapm/
H A Dviapm.c154 #define SMBHBLOCK 0x7
/freebsd-13-stable/sys/dev/vnic/
H A Dnic_main.c792 (qset << 3) | (cfg->ind_tbl[idx] & 0x7));
H A Dthunder_bgx.c1000 lmac_count = bgx_reg_read(bgx, 0, BGX_CMR_RX_LMACS) & 0x7;
/freebsd-13-stable/sys/dev/wpi/
H A Dif_wpireg.h910 0xd, 0xf, 0x5, 0x7, 0x9, 0xb, 0x1, 0x3,
/freebsd-13-stable/sys/netinet/
H A Dip_reass.c226 ((ip->ip_off & htons(IP_MF)) && (ntohs(ip->ip_len) & 0x7) != 0)) {
/freebsd-13-stable/sys/mips/mediatek/
H A Dmtk_pcie.c887 xtal_sel &= 0x7;
/freebsd-13-stable/sys/dev/qlxge/
H A Dqls_hw.h210 #define Q81_CTL_FUNC_SPECIFIC_VM_PGSIZE_MASK (0x7 << 8)
/freebsd-13-stable/sys/dev/usb/net/
H A Dif_aue.c550 hashtbl[(h >> 3)] |= 1 << (h & 0x7);
H A Dif_cdceem.c138 #define CDCEEM_CMD_MASK (0x7 << 11)
/freebsd-13-stable/sys/dev/bxe/
H A D57712_int_offsets.h93 { 0x7, 0x0, 0x0, 0x0, 0x0}, // PAUSE_TEST_XON_PORT1_KUKUE_CODE_OPPCOE
/freebsd-13-stable/sys/dev/rl/
H A Dif_rlreg.h388 #define RL_9346_ERASE 0x7
/freebsd-13-stable/sys/dev/smartpqi/
H A Dsmartpqi_defines.h522 #define SA_LV_PHYSICAL_DRIVE_CONNECTION_PROBLEM 0x7
/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_82598.c1025 bitindex = (vlan & 0x7) << 2; /* lower 3 bits indicate nibble */
/freebsd-13-stable/sys/dev/liquidio/base/
H A Dlio_request_manager.c661 pki_ih3->pm = 0x7;
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfman_kg.c98 code = no_validation ? 0x77 : 0x7;
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.h383 volatile uint32_t reserved3[0x7]; /**< (0x164 - 0x17F) */
/freebsd-13-stable/sys/amd64/vmm/amd/
H A Damdvi_hw.c741 KASSERT((((cap >> 16) & 0x7) == 0x3),

Completed in 483 milliseconds

<<21222324252627282930>>