Searched defs:bit_pos (Results 1 – 9 of 9) sorted by relevance
/freebsd/contrib/googletest/googlemock/src/ |
H A D | gmock-internal-utils.cc | 233 int bit_pos = 0; in Base64Unescape() local
|
/freebsd/sys/contrib/xz-embedded/linux/lib/xz/ |
H A D | xz_dec_bcj.c | 204 uint32_t bit_pos; in bcj_ia64() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/ |
H A D | EmulateInstructionARM64.cpp | 1179 uint32_t bit_pos = (Bit32(opcode, 31) << 6) | (Bits32(opcode, 23, 19)); in EmulateTBZ() local
|
/freebsd/sys/dev/ixl/ |
H A D | ixl_pf_main.c | 3312 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 D | t4_filter.c | 1213 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 D | nicvf_queues.c | 123 uint64_t reg, int bit_pos, int bits, int val) in nicvf_poll_reg()
|
/freebsd/contrib/ldns/ |
H A D | host2str.c | 870 uint16_t bit_pos; in ldns_rdf2buffer_str_nsec_fmt() local
|
/freebsd/sys/dev/cxgbe/cudbg/ |
H A D | cudbg_lib.c | 1727 int bit_pos = 0; in check_valid() local
|
/freebsd/sys/contrib/dev/athk/ath12k/ |
H A D | mac.c | 2107 u32 bit_pos = IEEE80211_EHT_PPE_THRES_INFO_HEADER_SIZE, val; in ath12k_mac_set_eht_ppe_threshold() local
|