Home
last modified time | relevance | path

Searched defs:min (Results 151 – 175 of 881) sorted by relevance

12345678910>>...36

/openbmc/linux/arch/powerpc/boot/
H A Dtypes.h28 #define min(x,y) ({ \ macro
/openbmc/u-boot/drivers/rtc/
H A Dpt7c4338.c65 u8 sec, min, hour, mday, wday, mon, year, ctl_stat; in rtc_get() local
H A Dm41t60.c88 uchar min, date, month, years; in rtc_validate() local
H A Dds164x.c54 uchar sec, min, hour; in rtc_get() local
/openbmc/phosphor-pid-control/
H A Dinterfaces.hpp56 WriteInterface(int64_t min, int64_t max) : _min(min), _max(max) {} in WriteInterface()
/openbmc/linux/drivers/clk/at91/
H A Dpmc.c27 u32 min, max; in of_at91_get_clk_range() local
/openbmc/linux/drivers/iommu/intel/
H A Dperf.c74 u64 min, max; in dmar_latency_update() local
/openbmc/openpower-pnor-code-mgmt/
H A Dmsl_verify.cpp174 for (const auto& min : mins) in verify() local
/openbmc/linux/security/tomoyo/
H A Dgroup.c158 bool tomoyo_number_matches_group(const unsigned long min, in tomoyo_number_matches_group()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_internal.h32 #define DRM_IF_VERSION(maj, min) (maj << 16 | min) argument
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dyellow_carp_ppt.c855 uint32_t *min, in yellow_carp_get_dpm_ultimate_freq()
965 uint32_t min, in yellow_carp_set_soft_freq_limited_range()
1059 uint32_t min, max; in yellow_carp_print_clk_levels() local
/openbmc/linux/drivers/usb/phy/
H A Dphy.c126 unsigned int min, max; in usb_phy_notify_charger_work() local
281 unsigned int *min, unsigned int *max) in usb_phy_get_charger_current()
/openbmc/linux/drivers/regulator/
H A Dpv88080-regulator.c282 #define PV88080_BUCK(chip, regl_name, min, step, max, limits_array) \ argument
300 #define PV88080_HVBUCK(chip, regl_name, min, step, max) \ argument
H A Drtmv20-regulator.c190 static u32 clamp_to_selector(u32 val, u32 min, u32 max, u32 step) in clamp_to_selector()
202 u32 min; in rtmv20_properties_init() member
H A Dda9052-regulator.c286 #define DA9052_LDO(_id, _name, step, min, max, sbits, ebits, abits) \ argument
308 #define DA9052_DCDC(_id, _name, step, min, max, sbits, ebits, abits) \ argument
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_crtc.c473 int *min, int *max, int *vblank_start) in intel_crtc_vblank_evade_scanlines()
537 int scanline, min, max, vblank_start; in intel_pipe_update_start() local
/openbmc/linux/drivers/pci/
H A Dbus.c178 resource_size_t min, unsigned long type_mask, in pci_bus_alloc_from_region()
252 resource_size_t min, unsigned long type_mask, in pci_bus_alloc_resource()
/openbmc/linux/drivers/video/fbdev/i810/
H A Di810_gtf.c228 u32 i, size = 0, pixclock, wm_best = 0, min, diff; in i810_get_watermark() local
/openbmc/linux/arch/powerpc/kvm/
H A Dtiming.c133 u64 min, max, sum, sum_quad; in kvmppc_exit_timing_show() local
/openbmc/phosphor-pid-control/dbus/
H A Ddbusutil.cpp137 void scaleSensorReading(const double min, const double max, double& value) in scaleSensorReading()
/openbmc/u-boot/scripts/kconfig/
H A Dnconf.h32 #define min(a, b) ({\ macro
/openbmc/linux/crypto/
H A Dxor.c87 ktime_t min, start, diff; in do_xor_speed() local
/openbmc/telemetry/src/utils/
H A Dconversion.hpp63 auto min = data[0].second; in minEnumValue() local
/openbmc/linux/tools/power/cpupower/lib/
H A Dcpufreq.h12 unsigned long min; member
/openbmc/linux/drivers/rtc/
H A Drtc-mxc.c92 u32 day = 0, hr = 0, min = 0, sec = 0, hr_min = 0; in get_alarm_or_time() local
118 u32 tod, day, hr, min, sec, temp; in set_alarm_or_time() local

12345678910>>...36