Home
last modified time | relevance | path

Searched defs:max (Results 401 – 425 of 1407) sorted by relevance

1...<<11121314151617181920>>...57

/openbmc/linux/drivers/char/hw_random/
H A Ds390-trng.c174 static int trng_hwrng_read(struct hwrng *rng, void *data, size_t max, bool wait) in trng_hwrng_read()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_switch.c264 u32 max = rswitch->used_entries; in rvu_switch_update_rules() local
/openbmc/linux/mm/
H A Dswap_cgroup.c43 unsigned long idx, max; in swap_cgroup_prepare() local
/openbmc/linux/include/drm/
H A Ddrm_buddy.h16 #define range_overflows(start, size, max) ({ \ argument
/openbmc/linux/arch/arm64/mm/
H A Dinit.c443 unsigned long min, max; in bootmem_init() local
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_vli.h158 u64 max = 0; in __vli_encode_bits() local
/openbmc/linux/drivers/gpu/drm/gma500/
H A Dgma_display.h32 int min, max; member
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_reset.c29 long max, count; in __igt_reset_stolen() local
/openbmc/u-boot/drivers/spi/
H A Ddesignware_spi.c325 u32 max = tx_max(priv); in dw_writer() local
344 u32 max = rx_max(priv); in dw_reader() local
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dclocks-common.c827 u32 i, max = 100; in do_enable_clocks() local
862 u32 i, max = 100; in do_disable_clocks() local
/openbmc/qemu/tests/unit/
H A Dtest-coroutine.c101 unsigned int max; /* maximum level of nesting */ member
517 unsigned int i, max; in perf_lifecycle() local
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/
H A Dsmu_internal.h79 #define smu_get_dpm_ultimate_freq(smu, param, min, max) smu_ppt_funcs(get_dpm_ultimate_freq, 0, s… argument
88 #define smu_get_asic_power_limits(smu, current, default, max) smu_ppt_funcs(get_power_limit, 0, sm… argument
/openbmc/linux/drivers/power/supply/
H A D88pm860x_charger.c135 int min, int max) in set_vchg_threshold()
157 int min, int max) in set_vbatt_threshold()
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Dsmu_v11_0_7_pptable.h140 uint32_t max[SMU_11_0_7_MAX_ODSETTING]; //default maximum settings member
168 …uint32_t max[SMU_11_0_7_MAX_PPCLOCK]; //PowerSavingClock Mode Clock Maximum … member
/openbmc/linux/drivers/spi/
H A Dspi-hisi-kunpeng.c226 u32 max = min_t(u32, hs->rx_len, hs->fifo_len); in hisi_spi_reader() local
252 u32 max = min_t(u32, hs->tx_len, hs->fifo_len); in hisi_spi_writer() local
/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_res.c584 u16 max) in bnxt_qplib_alloc_sgid_tbl()
694 u32 max) in bnxt_qplib_alloc_pd_tbl()
/openbmc/linux/drivers/staging/greybus/
H A Daudio_topology.c15 int min, max; member
167 unsigned int max; in gbcodec_mixer_ctl_info() local
430 int ret, wi, max, connect; in gbcodec_mixer_dapm_ctl_put() local
/openbmc/linux/drivers/iio/dac/
H A Dad5755.c382 struct iio_chan_spec const *chan, int *min, int *max) in ad5755_get_min_max()
392 int min, max; in ad5755_get_offset() local
439 int min, max; in ad5755_read_raw() local
/openbmc/u-boot/board/samsung/universal_c210/
H A Duniversal.c114 #define IS_RANGE(x, min, max) ((x) > (min) && (x) < (max)) in get_hw_revision() argument
/openbmc/u-boot/include/power/
H A Ds5m8767.h53 int max; member
/openbmc/linux/tools/bpf/
H A Dbpf_exp.y514 int i, max = curr_instr, ret = -ENOENT; in bpf_find_insns_offset() local
/openbmc/linux/sound/isa/gus/
H A Dgusmax.c94 int loop, max = 5; in snd_gusmax_interrupt() local
/openbmc/linux/arch/s390/boot/
H A Dkaslr.c183 unsigned long min, unsigned long max) in randomize_within_range()
/openbmc/linux/lib/kunit/
H A Dexecutor.c166 const size_t max = suite_set->end - suite_set->start; in kunit_filter_suites() local
/openbmc/linux/drivers/gpu/host1x/
H A Ddebug.c92 u32 max = host1x_syncpt_read_max(m->syncpt + i); in show_syncpts() local

1...<<11121314151617181920>>...57