Home
last modified time | relevance | path

Searched defs:low (Results 76 – 100 of 502) sorted by relevance

12345678910>>...21

/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ob/ob_1.0/
H A Dia_css_ob.host.c107 unsigned int low = sp_obarea_start_bq; in ia_css_ob_vmem_encode() local
/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/
H A Dchip.h33 u32 low; member
/openbmc/linux/tools/include/linux/
H A Dmath64.h32 u32 high, low; in mul_u32_u32() local
/openbmc/linux/arch/x86/include/asm/
H A Ddiv64.h65 u32 high, low; in mul_u32_u32() local
/openbmc/linux/lib/zlib_inflate/
H A Dinftrees.c37 unsigned low; /* low bits for current root entry */ in zlib_inflate_table() local
/openbmc/u-boot/lib/zlib/
H A Dinftrees.c47 unsigned low; /* low bits for current root entry */ in inflate_table() local
/openbmc/linux/sound/soc/amd/ps/
H A Dps-pdm-dma.c160 u32 low, high, val; in acp63_config_dma() local
240 u32 high, low; in acp63_pdm_get_byte_count() local
/openbmc/linux/arch/s390/include/asm/
H A Dctl_reg.h38 #define __ctl_load(array, low, high) do { \ argument
49 #define __ctl_store(array, low, high) do { \ argument
/openbmc/linux/fs/xfs/scrub/
H A Drefcount.c284 struct xfs_rmap_irec low; in xchk_refcountbt_xref_rmap() local
372 struct xfs_rmap_irec low; in xchk_refcountbt_xref_gaps() local
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4_lib.c226 unsigned int high, unsigned int low) in stmmac_dwmac4_set_mac_addr()
257 unsigned int high, unsigned int low) in stmmac_dwmac4_get_mac_addr()
/openbmc/linux/include/linux/
H A Dmath64.h203 u32 high, low; in mul_u64_u64_shr() member
267 u32 high, low; in mul_u64_u32_div() member
/openbmc/linux/drivers/gpio/
H A Dgpio-mt7621.c112 u32 rise, fall, high, low; in mediatek_gpio_irq_unmask() local
135 u32 rise, fall, high, low; in mediatek_gpio_irq_mask() local
/openbmc/u-boot/arch/m68k/lib/
H A Dmuldi3.c49 struct DIstruct {SItype high, low;}; member
/openbmc/u-boot/arch/microblaze/lib/
H A Dmuldi3.c55 SItype low, high; member
/openbmc/u-boot/include/configs/
H A DMPC8641HPCN.h409 #define BAT_PHYS_ADDR(low, high) \ argument
412 #define PAIRED_PHYS_TO_PHYS(low, high) (low | ((u64)high << 32)) argument
415 #define BAT_PHYS_ADDR(low, high) (low) argument
416 #define PAIRED_PHYS_TO_PHYS(low, high) (low) argument
/openbmc/linux/drivers/power/supply/
H A Dpower_supply_core.c986 int i, high, low; in power_supply_temp2resist_simple() local
1026 int i, high, low; in power_supply_vbat2ri() local
1097 int i, high, low; in power_supply_ocv2cap_simple() local
1164 int low, high; in power_supply_battery_bti_in_range() local
/openbmc/linux/arch/x86/xen/
H A Denlighten_pv.c1032 static void set_seg(unsigned int which, unsigned int low, unsigned int high, in set_seg()
1051 static void xen_do_write_msr(unsigned int msr, unsigned int low, in xen_do_write_msr()
1094 static int xen_write_msr_safe(unsigned int msr, unsigned int low, in xen_write_msr_safe()
1111 static void xen_write_msr(unsigned int msr, unsigned low, unsigned high) in xen_write_msr()
H A Dapic.c94 static void xen_apic_icr_write(u32 low, u32 id) in xen_apic_icr_write()
/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/
H A Dnull_syscall.c27 unsigned long low; in mftb() local
/openbmc/linux/arch/x86/kernel/apic/
H A Dapic_noop.c27 static void noop_apic_icr_write(u32 low, u32 id) { } in noop_apic_icr_write()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-sprd.c67 #define I2C_ADDR_DVD0_CALC(high, low) \ argument
69 #define I2C_ADDR_DVD1_CALC(high, low) \ argument
337 u32 low = ((i2c_dvd << 1) * 3) / 5; in sprd_i2c_set_clk() local
/openbmc/linux/drivers/edac/
H A Dfsl_ddr_edac.c189 static u8 calculate_ecc(u32 high, u32 low) in calculate_ecc()
272 #define make64(high, low) (((u64)(high) << 32) | (low)) argument
/openbmc/linux/drivers/thermal/
H A Dthermal_trip.c54 int low = -INT_MAX, high = INT_MAX; in __thermal_zone_set_trips() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dclock.h80 #define REAL_TIME_TO_NS(hi, low) (((u64)hi) * NSEC_PER_SEC + ((u64)low)) argument
/openbmc/linux/sound/soc/sof/amd/
H A Dacp-stream.c32 u32 low, high, offset, reg_val; in acp_dsp_stream_config() local

12345678910>>...21