Home
last modified time | relevance | path

Searched defs:low (Results 126 – 150 of 502) sorted by relevance

12345678910>>...21

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_dcb_lib.h44 static inline bool ice_find_q_in_range(u16 low, u16 high, unsigned int tx_q) in ice_find_q_in_range()
/openbmc/linux/drivers/mfd/
H A Dsi476x-prop.c16 u16 low, high; member
/openbmc/u-boot/board/theobroma-systems/puma_rk3399/
H A Dpuma-rk3399.c140 u8 low[cpuid_length/2], high[cpuid_length/2]; in setup_serial() local
/openbmc/u-boot/fs/btrfs/
H A Dctree.c45 int low = 0, high = max, mid, ret; in generic_bin_search() local
/openbmc/phosphor-webui/app/server-health/controllers/
H A Dlog-controller.js38 {all: true, low: false, medium: false, high: false}; property in $scope.selectedSeverity
/openbmc/qemu/tests/unit/
H A Dtest-resv-mem.c81 uint64_t low, uint64_t high) in run_range_inverse_array()
/openbmc/linux/drivers/scsi/fnic/
H A Dfnic_trace.h48 u32 low; member
/openbmc/linux/arch/x86/hyperv/
H A Dhv_apic.c45 static void hv_apic_icr_write(u32 low, u32 id) in hv_apic_icr_write()
/openbmc/linux/arch/hexagon/kernel/
H A Dtraps.c84 unsigned long low, high; in do_show_stack() local
/openbmc/linux/arch/sparc/kernel/
H A Dsys_sparc32.c54 COMPAT_SYSCALL_DEFINE3(truncate64, const char __user *, path, u32, high, u32, low) in COMPAT_SYSCALL_DEFINE3() argument
59 COMPAT_SYSCALL_DEFINE3(ftruncate64, unsigned int, fd, u32, high, u32, low) in COMPAT_SYSCALL_DEFINE3() argument
H A Dtime_64.c340 unsigned long low = (val & 0xffffffffUL); in __hbird_write_stick() local
356 unsigned long low = (val & 0xffffffffUL); in __hbird_write_compare() local
/openbmc/qemu/target/arm/tcg/
H A Dneon_helper.c681 uint32_t low; in HELPER() local
704 uint32_t low; in HELPER() local
720 int32_t low; in HELPER() local
841 uint32_t low = a + (a >> 32); in HELPER() local
867 uint32_t low, high; in HELPER() local
1042 uint32_t low = -x; in HELPER() local
/openbmc/linux/arch/x86/include/asm/
H A Dapic.h215 static inline void native_x2apic_icr_write(u32 low, u32 id) in native_x2apic_icr_write()
421 static __always_inline void apic_icr_write(u32 low, u32 high) in apic_icr_write()
477 static inline void apic_icr_write(u32 low, u32 high) { } in apic_icr_write()
H A Dparavirt.h194 unsigned low, unsigned high) in paravirt_write_msr()
205 unsigned low, unsigned high) in paravirt_write_msr_safe()
257 #define rdpmc(counter, low, high) \ argument
/openbmc/linux/net/ipv4/
H A Dinet_connection_sock.c120 void inet_get_local_port_range(const struct net *net, int *low, int *high) in inet_get_local_port_range()
133 void inet_sk_get_local_port_range(const struct sock *sk, int *low, int *high) in inet_sk_get_local_port_range()
331 int i, low, high, attempt_half, port, l3mdev; in inet_csk_find_open_port() local
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_thermal.c322 int low = SMU7_THERMAL_MINIMUM_ALERT_TEMP * in smu7_thermal_set_temperature_range() local
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_clock.c25 u32 low, high; in mul_u64_u64_shr64() member
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A D4965-rs.c661 u8 low = RATE_INVALID; in il4965_rs_get_adjacent_rate() local
718 s32 low; in il4965_rs_get_lower_rate() local
1077 s32 new_rate, high, low, start_hi; in il4965_rs_get_best_rate() local
1733 int low = RATE_INVALID; in il4965_rs_rate_scale_perform() local
/openbmc/linux/drivers/rtc/
H A Drtc-max8907.c79 u8 high, low; in tm_to_regs() local
/openbmc/linux/fs/adfs/
H A Dinode.c174 unsigned int high, low; in adfs_adfs2unix_time() local
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-eeprom-parse.h53 struct ieee80211_sband_iftype_data low[2]; member
/openbmc/linux/drivers/media/platform/verisilicon/
H A Drockchip_av1_filmgrain.c195 static inline s32 clamp(s32 value, s32 low, s32 high) in clamp()
/openbmc/linux/sound/soc/amd/renoir/
H A Drn_acp3x.h76 u32 low; member
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Duefi.c339 u8 low = value & 0xF; in iwl_uefi_sgom_parse() local
/openbmc/linux/drivers/thermal/qcom/
H A Dqcom-spmi-adc-tm5.c510 static int adc_tm5_configure(struct adc_tm5_channel *channel, int low, int high) in adc_tm5_configure()
566 static int adc_tm5_gen2_configure(struct adc_tm5_channel *channel, int low, int high) in adc_tm5_gen2_configure()
642 static int adc_tm5_set_trips(struct thermal_zone_device *tz, int low, int high) in adc_tm5_set_trips()

12345678910>>...21