/linux-4.19.296/include/linux/ |
D | libgcc.h | 28 int high, low; member 32 int low, high; member
|
D | io-64-nonatomic-hi-lo.h | 11 u32 low, high; in hi_lo_readq() local 28 u32 low, high; in hi_lo_readq_relaxed() local
|
D | io-64-nonatomic-lo-hi.h | 11 u32 low, high; in lo_hi_readq() local 28 u32 low, high; in lo_hi_readq_relaxed() local
|
D | math64.h | 216 u32 high, low; in mul_u64_u64_shr() member 262 u32 high, low; in mul_u64_u32_div() member
|
D | page_counter.h | 12 unsigned long low; member
|
/linux-4.19.296/drivers/cpufreq/ |
D | speedstep-smi.c | 102 static int speedstep_smi_get_freqs(unsigned int *low, unsigned int *high) in speedstep_smi_get_freqs() 234 unsigned int *low, *high; in speedstep_cpu_init() local
|
/linux-4.19.296/fs/adfs/ |
D | inode.c | 172 unsigned int high, low; in adfs_adfs2unix_time() local 217 unsigned int high, low; in adfs_unix2adfs_time() local
|
/linux-4.19.296/include/media/ |
D | cec-pin.h | 37 void (*low)(struct cec_adapter *adap); member
|
/linux-4.19.296/lib/zlib_inflate/ |
D | inftrees.c | 37 unsigned low; /* low bits for current root entry */ in zlib_inflate_table() local
|
/linux-4.19.296/drivers/gpio/ |
D | gpio-mt7621.c | 115 u32 rise, fall, high, low; in mediatek_gpio_irq_unmask() local 136 u32 rise, fall, high, low; in mediatek_gpio_irq_mask() local
|
/linux-4.19.296/drivers/edac/ |
D | fsl_ddr_edac.c | 188 static u8 calculate_ecc(u32 high, u32 low) in calculate_ecc() 271 #define make64(high, low) (((u64)(high) << 32) | (low)) argument
|
/linux-4.19.296/drivers/i2c/busses/ |
D | i2c-sprd.c | 67 #define I2C_ADDR_DVD0_CALC(high, low) \ argument 69 #define I2C_ADDR_DVD1_CALC(high, low) \ argument 341 u32 low = ((i2c_dvd << 1) * 3) / 5; in sprd_i2c_set_clk() local
|
D | i2c-ibm_iic.c | 107 unsigned int low; member
|
/linux-4.19.296/drivers/clk/ |
D | clk-axi-clkgen.c | 149 static void axi_clkgen_calc_clk_params(unsigned int divider, unsigned int *low, in axi_clkgen_calc_clk_params() 259 unsigned int low; in axi_clkgen_set_rate() local
|
/linux-4.19.296/drivers/rtc/ |
D | rtc-max8907.c | 83 u8 high, low; in tm_to_regs() local
|
D | rtc-vr41xx.c | 149 unsigned long low, mid, high; in vr41xx_rtc_read_alarm() local
|
D | rtc-max8925.c | 116 unsigned char high, low; in data_calc() local
|
/linux-4.19.296/include/uapi/linux/ |
D | rio_mport_cdev.h | 104 __u16 low; member 116 __u32 low; member
|
D | ultrasound.h | 95 #define GUS_RAMPRANGE(chn, voice, low, high) _GUS_CMD(chn, voice, _GUS_RAMPRANGE, (low), (high)) argument
|
/linux-4.19.296/fs/xfs/libxfs/ |
D | xfs_dir2_block.c | 343 int low; /* low index for binary srch */ in xfs_dir2_block_addname() local 664 int low; /* binary search low index */ in xfs_dir2_block_lookup_int() local
|
D | xfs_refcount.c | 1625 union xfs_btree_irec low; in xfs_refcount_recover_cow_leftovers() local 1720 union xfs_btree_irec low; in xfs_refcount_has_record() local
|
/linux-4.19.296/fs/xfs/scrub/ |
D | refcount.c | 291 struct xfs_rmap_irec low; in xchk_refcountbt_xref_rmap() local
|
/linux-4.19.296/drivers/iio/adc/ |
D | envelope-detector.c | 68 int low; member
|
/linux-4.19.296/fs/isofs/ |
D | rock.c | 393 int high, low; in parse_rock_ridge_inode_internal() local
|
/linux-4.19.296/lib/xz/ |
D | xz_dec_lzma2.c | 123 uint16_t low[POS_STATES_MAX][LEN_LOW_SYMBOLS]; member 592 uint32_t low = prev_byte >> (8 - s->lzma.lc); in lzma_literal_probs() local
|