Home
last modified time | relevance | path

Searched defs:max (Results 201 – 225 of 1412) sorted by relevance

12345678910>>...57

/openbmc/phosphor-fan-presence/control/json/actions/
H A Dset_parameter_from_group_max.cpp38 std::optional<PropertyVariantType> max; in run() local
/openbmc/linux/drivers/cpufreq/
H A Dspeedstep-centrino.c200 #define _BANIAS(cpuid, max, name) \ argument
206 #define BANIAS(max) _BANIAS(&cpu_ids[CPU_BANIAS], max, #max) argument
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Dscatterlist.c215 unsigned long count, unsigned long max, in alloc_table()
328 const unsigned long max = PAGE_SIZE; /* not prime! */ in igt_sg_trim() local
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Ddebug.c80 int max = 0xff; in rtl_debug_get_mac_page() local
122 int max = 0xff; in rtl_debug_get_bb_page() local
164 int max = 0x40; in rtl_debug_get_reg_rf() local
/openbmc/linux/net/xdp/
H A Dxsk_queue.h235 u32 max) in xskq_cons_read_desc_batch()
293 static inline u32 xskq_cons_nb_entries(struct xsk_queue *q, u32 max) in xskq_cons_nb_entries()
349 static inline u32 xskq_prod_nb_free(struct xsk_queue *q, u32 max) in xskq_prod_nb_free()
/openbmc/linux/drivers/pci/hotplug/
H A Dacpiphp_glue.c374 unsigned char max, n; in acpiphp_max_busnr() local
448 int max; in acpiphp_native_scan_bridge() local
502 int max, pass; in enable_slot() local
/openbmc/linux/arch/ia64/kernel/
H A Dsetup.c207 sort_regions (struct rsvd_region *rsvd_region, int max) in sort_regions()
223 merge_regions (struct rsvd_region *rsvd_region, int max) in merge_regions()
877 unsigned long line_size, max = 1; in get_cache_info() local
/openbmc/linux/net/phonet/
H A Dsysctl.c38 void phonet_get_local_port_range(int *min, int *max) in phonet_get_local_port_range()
/openbmc/u-boot/drivers/usb/gadget/
H A Depautoconf.c54 u16 max; in ep_matches() local
/openbmc/linux/arch/sh/kernel/
H A Dmachine_kexec.c168 unsigned long max = memblock_end_of_DRAM() - memory_limit; in reserve_crashkernel() local
/openbmc/linux/drivers/clk/starfive/
H A Dclk-starfive-jh7110-aon.c87 u32 max = jh7110_aonclk_data[idx].max; in jh7110_aoncrg_probe() local
H A Dclk-starfive-jh7100-audio.c115 u32 max = jh7100_audclk_data[idx].max; in jh7100_audclk_probe() local
H A Dclk-starfive-jh7110-stg.c107 u32 max = jh7110_stgclk_data[idx].max; in jh7110_stgcrg_probe() local
/openbmc/linux/drivers/hid/
H A Dhid-ite.c44 int *max) in ite_input_mapping()
/openbmc/linux/fs/xfs/
H A Dxfs_rtalloc.h78 # define xfs_rtallocate_extent(t,b,min,max,l,f,p,rb) (-ENOSYS) argument
/openbmc/linux/include/clocksource/
H A Dtimer-xilinx.h44 u64 max; member
/openbmc/linux/drivers/char/hw_random/
H A Darm_smccc_trng.c62 static int smccc_trng_read(struct hwrng *rng, void *data, size_t max, bool wait) in smccc_trng_read()
H A Dmpfs-rng.c27 static int mpfs_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in mpfs_rng_read()
/openbmc/dbus-sensors/src/psu/
H A DPSUSensor.hpp70 PSUProperty(std::string name, double max, double min, unsigned int factor, in PSUProperty()
/openbmc/linux/fs/hfs/
H A Dbitmap.c29 static u32 hfs_find_set_zero_bits(__be32 *bitmap, u32 size, u32 offset, u32 *max) in hfs_find_set_zero_bits()
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dvolt.h13 u32 max; member
/openbmc/u-boot/drivers/power/
H A Daxp152.c11 static u8 axp152_mvolt_to_target(int mvolt, int min, int max, int div) in axp152_mvolt_to_target()
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Drng.c69 static int ath9k_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in ath9k_rng_read()
/openbmc/linux/drivers/input/misc/
H A Dgpio_decoder.c64 u32 max; in gpio_decoder_probe() local
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/include/
H A Dbrcmu_utils.h58 u16 max; /* maximum number of queued packets */ member
65 u16 max; /* total max packets */ member

12345678910>>...57