Home
last modified time | relevance | path

Searched defs:high (Results 76 – 100 of 489) sorted by relevance

12345678910>>...20

/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/
H A Dchip.h34 u32 high; 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/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.c285 struct xfs_rmap_irec high; in xchk_refcountbt_xref_rmap() local
373 struct xfs_rmap_irec high; 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
H A Dgpio-lpc32xx.c201 unsigned pin, int high) in __set_gpio_level_p012()
212 unsigned pin, int high) in __set_gpio_level_p3()
223 unsigned pin, int high) in __set_gpo_level_p3()
/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/drivers/gpio/
H A Dkw_gpio.c38 static void __set_level(unsigned pin, int high) in __set_level()
/openbmc/qemu/target/arm/tcg/
H A Dneon_helper.c680 uint32_t high; in HELPER() local
703 uint32_t high; in HELPER() local
721 int32_t high; in HELPER() local
796 uint64_t high = (uint16_t)(x >> 16); in HELPER() local
802 uint64_t high = (int16_t)(x >> 16); in HELPER() local
842 uint32_t high = b + (b >> 32); in HELPER() local
867 uint32_t low, high; in HELPER() local
1043 uint32_t high = -(x >> 32); in HELPER() local
/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()
1052 unsigned int high, int *err) in xen_do_write_msr()
1095 unsigned int high) in xen_write_msr_safe()
1111 static void xen_write_msr(unsigned int msr, unsigned low, unsigned high) in xen_write_msr()
/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
336 u32 high = ((i2c_dvd << 1) * 2) / 5; in sprd_i2c_set_clk() local
/openbmc/linux/drivers/thermal/broadcom/
H A Dbrcmstb_thermal.c236 int low, high, intr; in brcmstb_tmon_irq_thread() local
261 static int brcmstb_set_trips(struct thermal_zone_device *tz, int low, int high) in brcmstb_set_trips()
/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/sound/soc/sof/amd/
H A Dacp-stream.c32 u32 low, high, offset, reg_val; in acp_dsp_stream_config() local
/openbmc/linux/arch/m68k/lib/
H A Dmuldi3.c73 struct DIstruct {SItype high, low;}; member
/openbmc/linux/arch/loongarch/include/asm/
H A Dirq.h33 unsigned long high = low + IRQ_STACK_SIZE; in on_irq_stack() local
/openbmc/linux/arch/mips/include/asm/mach-loongson64/
H A Dloongson_hwmon.h24 u8 high; member

12345678910>>...20