Home
last modified time | relevance | path

Searched refs:max (Results 6776 – 6800 of 7300) sorted by relevance

1...<<271272273274275276277278279280>>...292

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_atomic.c1089 int alloc = max(index + 1, config->num_connector); in drm_atomic_get_connector_state()
/openbmc/linux/arch/ia64/kernel/
H A Dmca.c1561 poll_time = max(MIN_CPE_POLL_INTERVAL, poll_time / 2); in ia64_mca_cpe_int_caller()
/openbmc/linux/net/bridge/
H A Dbr_mdb.c112 max(ip4_timer, ip6_timer)) || in br_rports_fill_info()
/openbmc/linux/arch/riscv/boot/dts/starfive/
H A Djh7110.dtsi970 snps,axi-max-burst-len = <16>;
/openbmc/linux/drivers/input/touchscreen/
H A Dusbtouchscreen.c1105 ABS_MT_TOUCH_MAJOR, max(w,h)); in nexio_read_data()
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-ls1088a.dtsi596 max-functions = /bits/ 8 <2>;
/openbmc/linux/net/sched/
H A Dsch_qfq.c218 .max = QFQ_MAX_LMAX,
/openbmc/linux/include/linux/mlx4/
H A Ddevice.h768 int max; member
/openbmc/linux/kernel/trace/
H A Dtrace.h2047 u64 *max; member
/openbmc/linux/arch/arm/boot/dts/rockchip/
H A Drk3288-veyron-jerry.dts35 regulator-max-microvolt = <1800000>;
/openbmc/linux/drivers/md/bcache/
H A Drequest.c439 sectors = max(task->sequential_io, in check_should_bypass()
/openbmc/linux/arch/arm/boot/dts/microchip/
H A Dsama5d2.dtsi1064 atmel,max-sample-rate-hz = <20000000>;
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dmmhub_v1_7.c122 max(adev->gmc.fb_end, adev->gmc.agp_end) >> 18); in mmhub_v1_7_init_system_aperture_regs()
/openbmc/linux/drivers/spi/
H A Dspi-s3c64xx.c538 ms = max(ms, 100); /* minimum timeout */ in s3c64xx_wait_for_dma()
/openbmc/linux/net/ipv4/
H A Dinet_connection_sock.c1064 if ((qlen << 1) > max(8U, READ_ONCE(sk_listener->sk_max_ack_backlog))) { in reqsk_timer_handler()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_cgx.c1062 for (lf = 0; lf < block->lf.max; lf++) { in rvu_cgx_nix_cuml_stats()
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_bo.c194 *align = max((1 << nvbo->page), *align); in nouveau_bo_fixup_align()
/openbmc/linux/net/mptcp/
H A Dsockopt.c624 static int __mptcp_setsockopt_set_val(struct mptcp_sock *msk, int max, in __mptcp_setsockopt_set_val() argument
/openbmc/linux/kernel/dma/
H A Dswiotlb.c1040 stride = get_max_slots(max(alloc_align_mask, iotlb_align_mask)); in swiotlb_area_find_slots()
/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c4445 u64 max = (u64)(~((u64)0)); in nf_msecs_to_jiffies64() local
4447 max = div_u64(max, NSEC_PER_MSEC); in nf_msecs_to_jiffies64()
4448 if (ms >= max) in nf_msecs_to_jiffies64()
6933 unsigned int max = set->size ? set->size + set->ndeact : UINT_MAX; in nft_add_set_elem() local
6935 if (!atomic_add_unless(&set->nelems, 1, max)) { in nft_add_set_elem()
10777 int nft_parse_u32_check(const struct nlattr *attr, int max, u32 *dest) in nft_parse_u32_check() argument
10782 if (val > max) in nft_parse_u32_check()
/openbmc/linux/sound/pci/hda/
H A Dhda_generic.c2419 spec->multiout.max_channels = max(spec->ext_channel_count, in ch_mode_put()
5052 spec->const_channel_count = max(spec->const_channel_count, in snd_hda_gen_parse_auto_config()
5055 spec->const_channel_count = max(spec->const_channel_count, in snd_hda_gen_parse_auto_config()
5057 spec->multiout.max_channels = max(spec->ext_channel_count, in snd_hda_gen_parse_auto_config()
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Ddib0700_devices.c1629 u32 freq_adc, ratio, rest, max = 0; in dib8090_compute_pll_parameters() local
1640 if ((rest > max) && (rest > 717)) { in dib8090_compute_pll_parameters()
1642 max = rest; in dib8090_compute_pll_parameters()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_hwmgr.c2029 bool max) in vega20_get_clock_ranges() argument
2034 if (max) { in vega20_get_clock_ranges()
4225 thermal_data->max = pp_table->TedgeLimit * in vega20_get_thermal_temperature_range()
/openbmc/linux/drivers/ata/
H A Dlibata-core.c2930 unsigned int max = dev->id[47] & 0xff; in ata_dev_configure() local
2933 if (is_power_of_2(max) && is_power_of_2(cnt)) in ata_dev_configure()
2934 if (cnt <= max) in ata_dev_configure()
/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_lif.c1260 work_done = max(max(n_work, a_work), max(rx_work, tx_work)); in ionic_adminq_napi()

1...<<271272273274275276277278279280>>...292