Home
last modified time | relevance | path

Searched defs:high (Results 126 – 150 of 489) sorted by relevance

12345678910>>...20

/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.h49 u32 high; member
/openbmc/linux/drivers/clk/baikal-t1/
H A Dccu-rst.c121 unsigned long idx, bool high) in ccu_rst_set()
/openbmc/linux/arch/arm64/mm/
H A Dinit.c137 bool high = false; in reserve_crashkernel() local
/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.c341 unsigned long high = (val >> 32UL); in __hbird_write_stick() local
357 unsigned long high = (val >> 32UL); in __hbird_write_compare() local
/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/u-boot/arch/arm/mach-zynqmp/
H A Dmp.c166 static void set_r5_start(u8 high) in set_r5_start()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_thermal.c324 int high = SMU7_THERMAL_MAXIMUM_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/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.h54 struct ieee80211_sband_iftype_data high[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/qemu/hw/ppc/
H A Dvirtex_ml507.c262 uint64_t entry, high; in virtex_init() local
/openbmc/linux/sound/soc/amd/renoir/
H A Drn_acp3x.h77 u32 high; member
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Duefi.c340 u8 high = (value & 0xF0) >> 4; in iwl_uefi_sgom_parse() local
/openbmc/linux/arch/x86/include/asm/
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/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()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dpel_types.hpp139 high = 'H', enumerator

12345678910>>...20