Home
last modified time | relevance | path

Searched defs:max (Results 351 – 375 of 1407) sorted by relevance

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

/openbmc/linux/drivers/char/hw_random/
H A Dexynos-trng.c55 static int exynos_trng_do_read(struct hwrng *rng, void *data, size_t max, in exynos_trng_do_read()
H A Dcn10k-rng.c138 size_t max, bool wait) in cn10k_rng_read()
/openbmc/linux/drivers/pwm/
H A Dpwm-imx1.c66 u32 max, p; in pwm_imx1_config() local
/openbmc/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg_xfer_dma.c688 u32 max; in write_fifo_ep0() local
724 static int dwc2_fifo_read(struct dwc2_ep *ep, u32 *cp, int max) in dwc2_fifo_read()
/openbmc/linux/drivers/net/ethernet/fungible/funcore/
H A Dfun_queue.c282 unsigned int __fun_process_cq(struct fun_queue *funq, unsigned int max) in __fun_process_cq()
335 unsigned int fun_process_cq(struct fun_queue *funq, unsigned int max) in fun_process_cq()
/openbmc/linux/drivers/spi/
H A Dspi-dw-core.c135 u32 max = dw_spi_tx_max(dws); in dw_writer() local
156 u32 max = dw_spi_rx_max(dws); in dw_reader() local
/openbmc/linux/drivers/regulator/
H A Dda9055-regulator.c331 #define DA9055_LDO(_id, step, min, max, vbits, voffset) \ argument
361 #define DA9055_BUCK(_id, step, min, max, vbits, voffset, mbits, sbits) \ argument
/openbmc/linux/drivers/clk/sunxi-ng/
H A Dccu_mult.h14 u8 max; member
H A Dccu_mult.c14 unsigned long mult, min, max; member
/openbmc/linux/drivers/power/supply/
H A Drx51_battery.c96 int max = ARRAY_SIZE(rx51_temp_table2) - 1; in rx51_battery_read_temperature() local
/openbmc/linux/net/wireless/
H A Dwext-priv.c68 int max = args & IW_PRIV_SIZE_MASK; in adjust_priv_size() local
/openbmc/u-boot/drivers/power/
H A Daxp809.c19 static u8 axp809_mvolt_to_cfg(int mvolt, int min, int max, int div) in axp809_mvolt_to_cfg()
H A Daxp818.c19 static u8 axp818_mvolt_to_cfg(int mvolt, int min, int max, int div) in axp818_mvolt_to_cfg()
/openbmc/linux/drivers/hid/
H A Dhid-plantronics.c54 unsigned long **bit, int *max) in plantronics_input_mapping()
/openbmc/linux/drivers/iio/dac/
H A Ddpot-dac.c139 int max; in dpot_dac_channel_max_ohms() local
/openbmc/linux/arch/s390/boot/
H A Dstartup.c74 static void rescue_initrd(unsigned long min, unsigned long max) in rescue_initrd()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_fixed.h55 uint_fixed_16_16_t max = { .val = max(max1.val, max2.val) }; in max_fixed16() local
/openbmc/linux/lib/math/
H A Dprime_numbers.c264 static int selftest(unsigned long max) in selftest()
/openbmc/linux/fs/omfs/
H A Dbitmap.c27 int addrlen, int bit, int max) in count_run()
/openbmc/linux/arch/x86/mm/
H A Dmmap.c43 unsigned long max = 0; in stack_maxrandom_size() local
/openbmc/linux/drivers/gpu/drm/exynos/
H A Dregs-rotator.h67 #define ROT_MAX(max, mask) ((max) & (mask)) argument
/openbmc/u-boot/arch/x86/include/asm/
H A Dspeedstep.h62 struct sst_state max; member
/openbmc/linux/sound/isa/gus/
H A Dgus_mixer.c143 unsigned int idx, max; in snd_gf1_new_mixer() local
/openbmc/phosphor-pid-control/
H A Dconf.hpp29 int64_t max; member
/openbmc/linux/drivers/media/rc/
H A Dir-rc6-decoder.c310 struct ir_raw_event *events, unsigned int max) in ir_rc6_encode()

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