Home
last modified time | relevance | path

Searched defs:min (Results 51 – 75 of 782) sorted by relevance

12345678910>>...32

/linux/drivers/regulator/
H A Dmax8925-regulator.c155 #define MAX8925_SDV(_id, min, max, step) \ argument
173 #define MAX8925_LDO(_id, min, max, step) \ argument
H A Dpv88060-regulator.c145 #define PV88060_BUCK(chip, regl_name, min, step, max, limits_array) \ argument
170 #define PV88060_LDO(chip, regl_name, min, step, max) \ argument
H A Dpv88090-regulator.c161 #define PV88090_BUCK(chip, regl_name, min, step, max, limits_array) \ argument
187 #define PV88090_LDO(chip, regl_name, min, step, max) \ argument
/linux/drivers/gpu/drm/
H A Ddrm_of.c451 const unsigned int min, const unsigned int max) in drm_of_get_data_lanes_count()
484 const unsigned int min, in drm_of_get_data_lanes_count_ep()
H A Ddrm_property.c244 uint64_t min, uint64_t max) in property_create_range()
279 uint64_t min, uint64_t max) in drm_property_create_range()
307 int64_t min, int64_t max) in drm_property_create_signed_range()
/linux/include/linux/
H A Ddpll.h89 u64 min; member
110 s32 min; member
/linux/drivers/pnp/
H A Dbase.h29 resource_size_t min; /* min base number */ member
50 resource_size_t min; /* min base number */ member
/linux/tools/perf/util/
H A Dspark.c17 unsigned long min = ULONG_MAX, max = 0, f; in print_spark() local
/linux/drivers/gpu/drm/i915/display/
H A Dintel_vblank.h19 int min, max, vblank_start; member
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_4_ppt.c502 uint32_t min, max; in smu_v13_0_4_print_clk_levels() local
752 uint32_t *min, in smu_v13_0_4_get_dpm_ultimate_freq()
839 uint32_t min, in smu_v13_0_4_set_soft_freq_limited_range()
H A Dsmu_v13_0_5_ppt.c727 uint32_t *min, in smu_v13_0_5_get_dpm_ultimate_freq()
815 uint32_t min, in smu_v13_0_5_set_soft_freq_limited_range()
863 uint32_t min = 0, max = 0; in smu_v13_0_5_print_clk_levels() local
/linux/tools/power/cpupower/utils/
H A Dcpufreq-info.c62 unsigned long min, max; in proc_cpufreq_output() local
276 unsigned long min, max; in get_hardware_limits() local
/linux/sound/pci/asihpi/
H A Dhpi_version.h24 #define HPI_VERSION_CONSTRUCTOR(maj, min, r) ((maj << 16) + (min << 8) + r) argument
/linux/drivers/cpufreq/
H A Draspberrypi-cpufreq.c22 unsigned long min, max; in raspberrypi_cpufreq_probe() local
/linux/mm/damon/
H A Dsysfs-common.h15 unsigned long min; member
H A Dsysfs-test.h26 static int __damon_sysfs_test_get_any_pid(int min, int max) in __damon_sysfs_test_get_any_pid()
/linux/drivers/gpu/drm/xe/
H A Dxe_hw_engine_class_sysfs.c30 bool xe_hw_engine_timeout_in_range(u64 timeout, u64 min, u64 max) in xe_hw_engine_timeout_in_range()
122 u32 min = eclass->sched_props.job_timeout_min; in job_timeout_store() local
188 u32 min = eclass->sched_props.timeslice_min; in timeslice_duration_store() local
331 u32 min = eclass->sched_props.preempt_timeout_min; in preempt_timeout_store() local
/linux/arch/arm/mach-mv78xx0/
H A Dpcie.c25 u8 min; member
237 static void __init add_pcie_port(int maj, int min, void __iomem *base) in add_pcie_port()
/linux/arch/m68k/sun3x/
H A Dtime.h11 volatile unsigned char min; member
/linux/scripts/kconfig/
H A Dnconf.h30 #define min(a, b) ({\ macro
/linux/drivers/parisc/
H A Diommu.h48 #define ccio_allocate_resource(dev, res, size, min, max, align) \ argument
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dvmap.h17 u32 min; member
/linux/drivers/infiniband/sw/rdmavt/
H A Drc.c63 u32 min, max, x; in rvt_compute_aeth() local
/linux/fs/ubifs/
H A Dgc.c229 struct list_head *nondata, int *min) in sort_nodes()
333 int err, min; in move_nodes() local
/linux/net/ipv6/netfilter/
H A Dip6t_mh.c26 type_match(u_int8_t min, u_int8_t max, u_int8_t type, bool invert) in type_match()

12345678910>>...32