Home
last modified time | relevance | path

Searched defs:bit_pos (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/googletest/googlemock/src/
H A Dgmock-internal-utils.cc233 int bit_pos = 0; in Base64Unescape() local
/freebsd/sys/contrib/xz-embedded/linux/lib/xz/
H A Dxz_dec_bcj.c204 uint32_t bit_pos; in bcj_ia64() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp1179 uint32_t bit_pos = (Bit32(opcode, 31) << 6) | (Bits32(opcode, 23, 19)); in EmulateTBZ() local
/freebsd/sys/dev/ixl/
H A Dixl_pf_main.c3312 ixl_phy_type_string(u32 bit_pos, bool ext) in ixl_phy_type_string()
4337 u8 bit_pos, int *is_set) in ixl_get_fec_config()
4362 u8 bit_pos, int set) in ixl_set_fec_config()
/freebsd/sys/dev/cxgbe/
H A Dt4_filter.c1213 set_tcb_tflag(struct adapter *sc, int tid, u_int bit_pos, u_int val, in set_tcb_tflag() argument
/freebsd/sys/dev/vnic/
H A Dnicvf_queues.c123 uint64_t reg, int bit_pos, int bits, int val) in nicvf_poll_reg()
/freebsd/contrib/ldns/
H A Dhost2str.c870 uint16_t bit_pos; in ldns_rdf2buffer_str_nsec_fmt() local
/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c1727 int bit_pos = 0; in check_valid() local
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.c2107 u32 bit_pos = IEEE80211_EHT_PPE_THRES_INFO_HEADER_SIZE, val; in ath12k_mac_set_eht_ppe_threshold() local