Home
last modified time | relevance | path

Searched defs:max (Results 151 – 175 of 1412) sorted by relevance

12345678910>>...57

/openbmc/u-boot/drivers/ddr/marvell/axp/
H A Dddr3_hw_training.c1020 u32 *max, u32 *cs_max) in ddr3_get_min_max_read_sample_delay()
1045 int ddr3_get_min_max_rl_phase(MV_DRAM_INFO *dram_info, u32 *min, u32 *max, in ddr3_get_min_max_rl_phase()
1088 u32 min, max, cs_max; in ddr3_odt_read_dynamic_config() local
/openbmc/linux/drivers/base/regmap/
H A Dregcache.c302 unsigned int max) in regcache_default_sync()
447 unsigned int max) in regcache_sync_region()
505 unsigned int max) in regcache_drop_region()
/openbmc/phosphor-power/power-supply/test/
H A Dtest_records.cpp170 auto max = 12; in TEST() local
/openbmc/witherspoon-pfault-analysis/power-supply/test/
H A Dtest_records.cpp170 auto max = 12; in TEST() local
/openbmc/linux/scripts/kconfig/
H A Dnconf.h25 #define max(a, b) ({\ macro
/openbmc/linux/drivers/parisc/
H A Diommu.h48 #define ccio_allocate_resource(dev, res, size, min, max, align) \ argument
/openbmc/linux/drivers/hid/
H A Dhid-ezkey.c27 unsigned long **bit, int *max) in ez_input_mapping()
H A Dhid-belkin.c28 unsigned long **bit, int *max) in belkin_input_mapping()
H A Dhid-petalynx.c39 unsigned long **bit, int *max) in pl_input_mapping()
H A Dhid-razer.c46 struct hid_usage *usage, unsigned long **bit, int *max) in razer_input_mapping()
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dvmap.h18 u32 max; member
/openbmc/qemu/ui/
H A Dvnc-palette.h46 size_t max; member
/openbmc/linux/drivers/infiniband/sw/rdmavt/
H A Drc.c63 u32 min, max, x; in rvt_compute_aeth() local
/openbmc/linux/drivers/firmware/efi/libstub/
H A Dmem.c87 unsigned long max) in efi_allocate_pages()
/openbmc/linux/drivers/char/hw_random/
H A Dmeson-rng.c24 static int meson_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in meson_rng_read()
/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-trng.c23 static int sun8i_ce_trng_read(struct hwrng *rng, void *data, size_t max, bool wait) in sun8i_ce_trng_read()
/openbmc/linux/arch/um/drivers/
H A Drandom.c34 static int rng_dev_read(struct hwrng *rng, void *buf, size_t max, bool block) in rng_dev_read()
/openbmc/linux/sound/isa/wavefront/
H A Dwavefront_midi.c118 int max = 256, mask = 1; in snd_wavefront_midi_output_write() local
412 int max = 128; in snd_wavefront_midi_interrupt() local
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_acpi_sar.c209 u8 idx, max; in mt792x_asar_get_geo_pwr() local
264 u8 *limit, band, max; in mt792x_asar_range_pwr() local
/openbmc/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
/openbmc/linux/arch/x86/kernel/cpu/mtrr/
H A Dmtrr.c104 int i, max; in init_table() local
404 int i, max; in mtrr_del_page() local
/openbmc/linux/arch/x86/include/asm/
H A Dio_bitmap.h12 unsigned int max; member
/openbmc/linux/include/drm/
H A Ddrm_color_mgmt.h45 u32 max = 0xffff >> (16 - bit_precision); in drm_color_lut_extract() local
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_5_ppt.c722 uint32_t *max) in smu_v13_0_5_get_dpm_ultimate_freq()
832 uint32_t max) in smu_v13_0_5_set_soft_freq_limited_range()
879 uint32_t min = 0, max = 0; in smu_v13_0_5_print_clk_levels() local
/openbmc/linux/include/net/
H A Dxdp_sock_drv.h98 static inline u32 xsk_buff_alloc_batch(struct xsk_buff_pool *pool, struct xdp_buff **xdp, u32 max) in xsk_buff_alloc_batch()
215 static inline u32 xsk_tx_peek_release_desc_batch(struct xsk_buff_pool *pool, u32 max) in xsk_tx_peek_release_desc_batch()
307 static inline u32 xsk_buff_alloc_batch(struct xsk_buff_pool *pool, struct xdp_buff **xdp, u32 max) in xsk_buff_alloc_batch()

12345678910>>...57