Home
last modified time | relevance | path

Searched defs:min (Results 126 – 150 of 881) sorted by relevance

12345678910>>...36

/openbmc/linux/net/phonet/
H A Dsysctl.c38 void phonet_get_local_port_range(int *min, int *max) in phonet_get_local_port_range()
/openbmc/linux/arch/nios2/kernel/
H A Dsetup.c142 static void __init find_limits(unsigned long *min, unsigned long *max_low, in find_limits()
/openbmc/linux/fs/xfs/
H A Dxfs_rtalloc.h78 # define xfs_rtallocate_extent(t,b,min,max,l,f,p,rb) (-ENOSYS) argument
/openbmc/linux/drivers/gpu/host1x/hw/
H A Dsyncpt_hw.c18 u32 min = host1x_syncpt_read_min(sp); in syncpt_restore() local
/openbmc/dbus-sensors/src/
H A DPSUSensor.hpp70 PSUProperty(std::string name, double max, double min, unsigned int factor, in PSUProperty()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtcp_ca_write_sk_pacing.c12 #define min(a, b) ((a) < (b) ? (a) : (b)) macro
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dvolt.h12 u32 min; member
/openbmc/u-boot/drivers/power/
H A Daxp152.c11 static u8 axp152_mvolt_to_target(int mvolt, int min, int max, int div) in axp152_mvolt_to_target()
/openbmc/linux/arch/powerpc/platforms/maple/
H A Dtime.c80 int sec, min, hour, mon, mday, year; in maple_set_rtc_time() local
/openbmc/linux/arch/m68k/mvme16x/
H A Drtc.c69 unsigned char mon, day, hrs, min, sec, leap_yr; in rtc_ioctl() local
/openbmc/linux/arch/powerpc/platforms/chrp/
H A Dtime.c132 unsigned int year, mon, day, hour, min, sec; in chrp_get_rtc_time() local
/openbmc/linux/drivers/platform/x86/intel/uncore-frequency/
H A Duncore-frequency-tpmi.c76 unsigned int *min, unsigned int *max) in read_control_freq()
88 static int uncore_read_control_freq(struct uncore_data *data, unsigned int *min, in uncore_read_control_freq()
/openbmc/linux/arch/m68k/bvme6000/
H A Drtc.c74 unsigned char mon, day, hrs, min, sec, leap_yr; in rtc_ioctl() local
/openbmc/linux/drivers/pnp/pnpbios/
H A Drsparser.c221 resource_size_t min, max, align, len; in pnpbios_parse_mem_option() local
237 resource_size_t min, max, align, len; in pnpbios_parse_mem32_option() local
292 resource_size_t min, max, align, len; in pnpbios_parse_port_option() local
/openbmc/linux/sound/soc/codecs/
H A Dtda7419.c129 int min, max; member
157 int min, int thresh, in tda7419_vol_get_value()
186 int min = tvc->min; in tda7419_vol_get() local
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu12/
H A Drenoir_ppt.c282 uint32_t *min, 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/intel-ipmi-oem/src/
H A Dsensorcommands.cpp162 double& min) in getSensorMaxMin()
457 double min = 0; in ipmiSenGetSensorReading() local
648 double min = 0; in ipmiSenSetSensorThresholds() local
762 double min = 0; in getIPMIThresholds() local
1380 auto min = static_cast<double>(std::numeric_limits<int8_t>::lowest()); in getSensorDataRecord() local
/openbmc/linux/include/uapi/linux/netfilter/
H A Dxt_u32.h20 __u32 min; member
/openbmc/linux/lib/zlib_inflate/
H A Dinftrees.c28 unsigned min, max; /* minimum and maximum code lengths */ in zlib_inflate_table() local
/openbmc/linux/drivers/pcmcia/
H A Drsrc_iodyn.c62 unsigned long min = base; in __iodyn_find_io_region() local
/openbmc/u-boot/test/
H A Dtime_ut.c47 ulong prev, next, min = 1000000; in test_timer_get_us() local
/openbmc/u-boot/lib/zlib/
H A Dinftrees.c38 unsigned min, max; /* minimum and maximum code lengths */ in inflate_table() local
/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

12345678910>>...36