Home
last modified time | relevance | path

Searched defs:low_bits (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/include/asm-generic/
H A Dword-at-a-time.h11 const unsigned long high_bits, low_bits; member
/openbmc/linux/arch/sparc/net/
H A Dbpf_jit_comp_64.c366 static void analyze_64bit_constant(u32 high_bits, u32 low_bits, in analyze_64bit_constant()
411 unsigned long low_bits, in create_simple_focus_bits()
427 unsigned long low_bits) in const64_is_2insns()
469 u32 low_bits = (K & 0xffffffff); in emit_loadimm64() local
/openbmc/linux/tools/testing/selftests/powerpc/primitives/
H A Dword-at-a-time.h15 const unsigned long high_bits, low_bits; member
/openbmc/linux/arch/powerpc/include/asm/
H A Dword-at-a-time.h15 const unsigned long high_bits, low_bits; member
/openbmc/linux/arch/sparc/kernel/
H A Dprom_64.c71 u32 high_bits, low_bits, type; in sun4v_path_component() local
/openbmc/linux/drivers/mmc/core/
H A Dcore.c1025 static int mmc_vdd_to_ocrbitnum(int vdd, bool low_bits) in mmc_vdd_to_ocrbitnum()
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c1735 #define low_bits(x, mask) ((x) & (mask)) in accumulate_val() macro
/openbmc/linux/drivers/hwmon/
H A Dw83792d.c270 u16 low_bits; /* Additional resolution to voltage in6-0 */ member
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.c96 u8 low_bits; in ixgbe_read_i2c_combined_generic_int() local
/openbmc/linux/arch/sparc/mm/
H A Dinit_64.c2095 unsigned long high_bits, low_bits; in patch_one_ktsb_phys() local
/openbmc/linux/drivers/crypto/hisilicon/
H A Dqm.c796 static void qm_get_xqc_depth(struct hisi_qm *qm, u16 *low_bits, in qm_get_xqc_depth()
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a64.c4752 TCGv_i64 low_bits = tcg_temp_new_i64(); /* low bits discarded */ in disas_data_proc_3src() local