Searched defs:low_bits (Results 1 - 11 of 11) sorted by relevance

/linux-master/include/asm-generic/
H A Dword-at-a-time.h12 const unsigned long high_bits, low_bits; member in struct:word_at_a_time
/linux-master/arch/powerpc/include/asm/
H A Dword-at-a-time.h15 const unsigned long high_bits, low_bits; member in struct:word_at_a_time
/linux-master/tools/testing/selftests/powerpc/primitives/
H A Dword-at-a-time.h15 const unsigned long high_bits, low_bits; member in struct:word_at_a_time
/linux-master/arch/sparc/kernel/
H A Dprom_64.c71 u32 high_bits, low_bits, type; local
/linux-master/drivers/hwmon/
H A Dw83792d.c270 u16 low_bits; /* Additional resolution to voltage in6-0 */ member in struct:w83792d_data
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.c96 u8 low_bits; local
/linux-master/arch/sparc/net/
H A Dbpf_jit_comp_64.c366 static void analyze_64bit_constant(u32 high_bits, u32 low_bits, argument
469 u32 low_bits = (K & 0xffffffff); local
410 create_simple_focus_bits(unsigned long high_bits, unsigned long low_bits, int lowest_bit_set, int shift) argument
426 const64_is_2insns(unsigned long high_bits, unsigned long low_bits) argument
[all...]
/linux-master/drivers/mmc/core/
H A Dcore.c1025 static int mmc_vdd_to_ocrbitnum(int vdd, bool low_bits) argument
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c1735 #define low_bits(x, mask) ((x) & (mask)) macro
/linux-master/arch/sparc/mm/
H A Dinit_64.c2095 unsigned long high_bits, low_bits; local
/linux-master/drivers/crypto/hisilicon/
H A Dqm.c762 static void qm_get_xqc_depth(struct hisi_qm *qm, u16 *low_bits, argument

Completed in 290 milliseconds