Home
last modified time | relevance | path

Searched defs:high (Results 176 - 200 of 1044) sorted by relevance

12345678910>>...42

/kernel/linux/linux-6.6/include/linux/
H A Dmath64.h203 u32 high, low; in mul_u64_u64_shr() member
267 u32 high, low; mul_u64_u32_div() member
[all...]
/kernel/linux/linux-6.6/drivers/thermal/
H A Dloongson2_thermal.c85 static int loongson2_thermal_set_trips(struct thermal_zone_device *tz, int low, int high) in loongson2_thermal_set_trips() argument
38 loongson2_thermal_set(struct loongson2_thermal_data *data, int low, int high, bool enable) loongson2_thermal_set() argument
/kernel/linux/linux-6.6/drivers/bus/
H A Dbt1-axi.c61 u32 low = 0, high = 0; in bt1_axi_isr() local
/kernel/linux/linux-6.6/drivers/cpufreq/
H A Dspeedstep-smi.c100 static int speedstep_smi_get_freqs(unsigned int *low, unsigned int *high) in speedstep_smi_get_freqs() argument
232 unsigned int *low, *high; in speedstep_cpu_init() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac_lib.c251 stmmac_set_mac_addr(void __iomem *ioaddr, const u8 addr[6], unsigned int high, unsigned int low) stmmac_set_mac_addr() argument
284 stmmac_get_mac_addr(void __iomem *ioaddr, unsigned char *addr, unsigned int high, unsigned int low) stmmac_get_mac_addr() argument
H A Ddwmac4_lib.c225 stmmac_dwmac4_set_mac_addr(void __iomem *ioaddr, const u8 addr[6], unsigned int high, unsigned int low) stmmac_dwmac4_set_mac_addr() argument
256 stmmac_dwmac4_get_mac_addr(void __iomem *ioaddr, unsigned char *addr, unsigned int high, unsigned int low) stmmac_dwmac4_get_mac_addr() argument
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/
H A Diwl-eeprom-parse.h54 struct ieee80211_sband_iftype_data high[2]; member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/
H A Duefi.c340 u8 high = (value & 0xF0) >> 4; in iwl_uefi_sgom_parse() local
/kernel/linux/linux-6.6/arch/x86/lib/
H A Dmsr-smp.c227 u32 low, high; in rdmsrl_safe_on_cpu() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_thermal.c248 int high = VEGA20_THERMAL_MAXIMUM_ALERT_TEMP; in vega20_thermal_set_temperature_range() local
H A Dsmu7_thermal.c324 int high = SMU7_THERMAL_MAXIMUM_ALERT_TEMP * in smu7_thermal_set_temperature_range() local
H A Dvega12_thermal.c177 int high = VEGA12_THERMAL_MAXIMUM_ALERT_TEMP; in vega12_thermal_set_temperature_range() local
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_clock.c25 u32 low, high; in mul_u64_u64_shr64() member
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/mm/
H A Dstack_expansion_ldst.c75 static int search_proc_maps(char *needle, unsigned long *low, unsigned long *high) in search_proc_maps() argument
/kernel/linux/linux-6.6/drivers/scsi/fnic/
H A Dfnic_trace.h49 u32 high; member
/kernel/linux/linux-6.6/mm/
H A Dusercopy.c106 overlaps(const unsigned long ptr, unsigned long n, unsigned long low, unsigned long high) overlaps() argument
/kernel/linux/linux-6.6/sound/soc/sof/amd/
H A Dacp-stream.c32 u32 low, high, offset, reg_val; in acp_dsp_stream_config() local
H A Dacp-loader.c111 unsigned int low, high; in configure_pte_for_fw_loading() local
/third_party/ffmpeg/libavcodec/
H A Dbgmc.c519 unsigned int high = *h; in ff_bgmc_decode() local
[all...]
H A Dmpegaudiodec_common.c424 uint8_t high = huff_sym[j] & 0xF0, low = huff_sym[j] & 0xF; in mpegaudiodec_common_init_static() local
/third_party/libunwind/libunwind/src/
H A Dos-linux.h203 maps_next(struct map_iterator *mi, unsigned long *low, unsigned long *high, unsigned long *offset, unsigned long *flags) maps_next() argument
/third_party/mbedtls/library/
H A Dsha1.c296 uint32_t high, low; in mbedtls_sha1_finish() local
/third_party/jerryscript/jerry-ext/debugger/
H A Ddebugger-sha1.c318 uint32_t high = (sha1_context_p->total[0] >> 29) | (sha1_context_p->total[1] << 3); in jerryx_sha1_finish() local
/third_party/icu/icu4c/source/test/intltest/
H A Dtsnmfmt.cpp151 double high = (DBL_MAX/smallerThanMax)/10.0; in getSafeDouble() local
/third_party/lzma/C/
H A D7zFile.c289 LONG high = (LONG)((UInt64)*pos >> 16 >> 16); /* for case when UInt64 is 32-bit only */ in File_Seek() local

Completed in 14 milliseconds

12345678910>>...42