/openbmc/linux/net/openvswitch/ |
H A D | flow_table.h | 48 int count, max; member
|
/openbmc/linux/drivers/hid/ |
H A D | hid-cmedia.c | 138 struct hid_usage *usage, unsigned long **bit, int *max) in cmhid_input_mapping()
|
/openbmc/linux/drivers/char/hw_random/ |
H A D | iproc-rng200.c | 90 static int iproc_rng200_read(struct hwrng *rng, void *buf, size_t max, in iproc_rng200_read()
|
H A D | s390-trng.c | 174 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 D | rvu_switch.c | 264 u32 max = rswitch->used_entries; in rvu_switch_update_rules() local
|
/openbmc/linux/mm/ |
H A D | swap_cgroup.c | 43 unsigned long idx, max; in swap_cgroup_prepare() local
|
/openbmc/linux/include/drm/ |
H A D | drm_buddy.h | 16 #define range_overflows(start, size, max) ({ \ argument
|
/openbmc/linux/arch/arm64/mm/ |
H A D | init.c | 443 unsigned long min, max; in bootmem_init() local
|
/openbmc/linux/drivers/block/drbd/ |
H A D | drbd_vli.h | 158 u64 max = 0; in __vli_encode_bits() local
|
/openbmc/linux/drivers/gpu/drm/gma500/ |
H A D | gma_display.h | 32 int min, max; member
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | selftest_reset.c | 29 long max, count; in __igt_reset_stolen() local
|
/openbmc/u-boot/drivers/spi/ |
H A D | designware_spi.c | 325 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 D | clocks-common.c | 827 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 D | test-coroutine.c | 101 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 D | smu_internal.h | 79 #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 D | 88pm860x_charger.c | 135 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 D | smu_v11_0_7_pptable.h | 140 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 D | spi-hisi-kunpeng.c | 226 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 D | qplib_res.c | 573 u16 max) in bnxt_qplib_alloc_sgid_tbl() 683 u32 max) in bnxt_qplib_alloc_pd_tbl()
|
/openbmc/linux/drivers/staging/greybus/ |
H A D | audio_topology.c | 15 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 D | ad5755.c | 382 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/linux/net/netfilter/ |
H A D | nf_nat_core.c | 416 const union nf_conntrack_man_proto *max) in l4proto_in_range() 516 unsigned int i, max; in find_best_ips_proto() local 586 unsigned int range_size, min, max, i, attempts; in nf_nat_l4proto_unique_tuple() local
|
/openbmc/u-boot/board/samsung/universal_c210/ |
H A D | universal.c | 114 #define IS_RANGE(x, min, max) ((x) > (min) && (x) < (max)) in get_hw_revision() argument
|
/openbmc/u-boot/include/power/ |
H A D | s5m8767.h | 53 int max; member
|
/openbmc/linux/tools/bpf/ |
H A D | bpf_exp.y | 514 int i, max = curr_instr, ret = -ENOENT; in bpf_find_insns_offset() local
|