Home
last modified time | relevance | path

Searched defs:max (Results 226 – 250 of 1407) sorted by relevance

12345678910>>...57

/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu12/
H A Drenoir_ppt.c283 uint32_t *max) in renoir_get_dpm_ultimate_freq()
472 uint32_t min = 0, max = 0; in renoir_set_fine_grain_gfx_freq_parameters() local
498 uint32_t cur_value = 0, value = 0, count = 0, min = 0, max = 0; in renoir_print_clk_levels() local
/openbmc/linux/net/ipv6/netfilter/
H A Dip6t_rt.c26 segsleft_match(u_int32_t min, u_int32_t max, u_int32_t id, bool invert) in segsleft_match()
/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_clock.c117 u32 *frequency, u32 min, u32 max) in adf_dev_measure_clock()
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-ibm-rainier.dts1076 max: max31785@52 { label
/openbmc/linux/drivers/hid/
H A Dhid-gfrm.c29 unsigned long **bit, int *max) in gfrm_input_mapping()
H A Dhid-chicony.c61 unsigned long **bit, int *max) in ch_input_mapping()
/openbmc/linux/arch/sh/kernel/cpu/sh2/
H A Dsmp-j2.c46 unsigned i, max = 1; in j2_prepare_cpus() local
/openbmc/linux/drivers/char/hw_random/
H A Dxiphera-trng.c35 static int xiphera_trng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in xiphera_trng_read()
H A Dingenic-trng.c57 static int ingenic_trng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in ingenic_trng_read()
H A Dpic32-rng.c49 static int pic32_rng_read(struct hwrng *rng, void *buf, size_t max, in pic32_rng_read()
/openbmc/linux/sound/pci/oxygen/
H A Dxonar_wm87x6.c568 u8 max; in wm8776_field_enum_info() local
613 u8 min, max, shift; in wm8776_field_set_from_ctl() local
644 u8 min, max; in wm8776_field_set() local
978 #define _WM8776_FIELD_CTL(xname, reg, shift, initval, min, max, mask, flags) \ argument
983 #define WM8776_FIELD_CTL_ENUM(xname, reg, shift, init, min, max, mask, flags) {\ argument
/openbmc/intel-ipmi-oem/src/
H A Dsensorcommands.cpp161 static void getSensorMaxMin(const SensorMap& sensorMap, double& max, in getSensorMaxMin()
456 double max = 0; in ipmiSenGetSensorReading() local
647 double max = 0; in ipmiSenSetSensorThresholds() local
761 double max = 0; in getIPMIThresholds() local
1379 auto max = static_cast<double>(std::numeric_limits<int8_t>::max()); in getSensorDataRecord() local
/openbmc/linux/include/uapi/linux/netfilter/
H A Dxt_u32.h21 __u32 max; member
/openbmc/linux/lib/zlib_inflate/
H A Dinftrees.c28 unsigned min, max; /* minimum and maximum code lengths */ in zlib_inflate_table() local
/openbmc/u-boot/lib/zlib/
H A Dinftrees.c38 unsigned min, max; /* minimum and maximum code lengths */ in inflate_table() local
/openbmc/qemu/util/
H A Dfifo8.c69 const uint8_t *fifo8_pop_buf(Fifo8 *fifo, uint32_t max, uint32_t *num) in fifo8_pop_buf()
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dsar.c46 u8 max = rtwdev->chip->max_power_index; in rtw_sar_to_phy() local
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dvmx_tsc_adjust_test.c55 static void check_ia32_tsc_adjust(int64_t max) in check_ia32_tsc_adjust()
/openbmc/linux/fs/hfsplus/
H A Dbitmap.c20 u32 offset, u32 *max) in hfsplus_block_allocate()
/openbmc/linux/net/ethtool/
H A Dcommon.c539 int ethtool_get_max_rxnfc_channel(struct net_device *dev, u64 *max) in ethtool_get_max_rxnfc_channel()
590 int ethtool_get_max_rxfh_channel(struct net_device *dev, u32 *max) in ethtool_get_max_rxfh_channel()
/openbmc/linux/drivers/regulator/
H A Dmt6332-regulator.c47 #define MT6332_BUCK(match, vreg, min, max, step, volt_ranges, enreg, \ argument
72 #define MT6332_LDO_LINEAR(match, vreg, min, max, step, volt_ranges, \ argument
/openbmc/linux/drivers/gpu/drm/gma500/
H A Dcdv_device.c76 u32 max = REG_READ(BLC_PWM_CTL); in cdv_get_max_backlight() local
115 u32 max = cdv_get_max_backlight(dev); in cdv_set_brightness() local
/openbmc/linux/arch/x86/kernel/cpu/mtrr/
H A Dcentaur.c31 int i, max; in centaur_get_free_region() local
/openbmc/linux/arch/powerpc/boot/
H A Dtypes.h34 #define max(x,y) ({ \ macro
/openbmc/phosphor-pid-control/
H A Dinterfaces.hpp56 WriteInterface(int64_t min, int64_t max) : _min(min), _max(max) {} in WriteInterface()

12345678910>>...57