Home
last modified time | relevance | path

Searched defs:max (Results 826 – 850 of 1411) sorted by relevance

1...<<31323334353637383940>>...57

/openbmc/linux/include/linux/
H A Dclk.h1028 unsigned long max) in clk_set_rate_range()
/openbmc/linux/lib/zstd/compress/
H A Dfse_compress.c291 int const max = (2*threshold-1) - remaining; in FSE_writeNCount_generic() local
H A Dzstd_compress_superblock.c337 unsigned max = maxCode; in ZSTD_estimateSubBlockSize_symbolType() local
/openbmc/linux/lib/zstd/common/
H A Dzstd_internal.h51 #define BOUNDED(min,val,max) (MAX(min,MIN(val,max))) argument
/openbmc/linux/include/asm-generic/
H A Dtlb.h248 unsigned int max; member
/openbmc/linux/drivers/power/supply/
H A Dmp2629_charger.c92 int max; member
/openbmc/linux/drivers/mmc/host/
H A Dmmci_stm32_sdmmc.c77 u32 max; member
/openbmc/linux/lib/
H A Dstring.c125 size_t max = count; in strscpy() local
/openbmc/linux/drivers/clk/ti/
H A Dclock.h18 u16 max; member
/openbmc/linux/drivers/hid/
H A Dhid-magicmouse.c676 struct hid_usage *usage, unsigned long **bit, int *max) in magicmouse_input_mapping()
H A Dhid-rmi.c543 struct hid_usage *usage, unsigned long **bit, int *max) in rmi_input_mapping()
/openbmc/linux/drivers/leds/flash/
H A Dleds-mt6370-flash.c424 static u32 mt6370_clamp(u32 val, u32 min, u32 max, u32 step) in mt6370_clamp()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dpower_state.h126 int max; member
/openbmc/linux/arch/um/drivers/
H A Dnet_kern.c45 static int update_drop_skb(int max) in update_drop_skb()
/openbmc/linux/drivers/clk/
H A Dclk-sp7021.c406 u32 max = 1 << clk->div_width; in sp_pll_calc_div() local
/openbmc/linux/drivers/input/joystick/
H A Danalog.c459 int max[4]; in analog_init_masks() local
/openbmc/linux/sound/soc/codecs/
H A Drt722-sdca.h48 unsigned int max; member
H A Dtda7419.c129 int min, max; member
/openbmc/linux/drivers/media/pci/intel/ivsc/
H A Dmei_csi.c615 u32 max; in mei_csi_init_controls() local
/openbmc/linux/sound/soc/sh/rcar/
H A Drsnd.h730 unsigned int max; member
773 #define rsnd_kctrl_new_m(mod, io, rtd, name, accept, update, cfg, size, max) \ argument
777 #define rsnd_kctrl_new_s(mod, io, rtd, name, accept, update, cfg, max) \ argument
H A Dcore.c483 int max = array ? array_size : RSND_MOD_MAX; in rsnd_mod_next() local
1840 u32 max) in rsnd_kctrl_new()
/openbmc/qemu/target/i386/kvm/
H A Dkvm.c317 static struct kvm_cpuid2 *try_get_cpuid(KVMState *s, int max) in try_get_cpuid()
348 int max = 1; in get_supported_cpuid() local
1080 static struct kvm_cpuid2 *try_get_hv_cpuid(CPUState *cs, int max, in try_get_hv_cpuid()
1119 int max = 11; in get_supported_hv_cpuid() local
/openbmc/linux/drivers/usb/gadget/udc/
H A Dpxa25x_udc.c567 write_packet(struct pxa25x_ep *ep, struct pxa25x_request *req, unsigned max) in write_packet()
594 unsigned max; in write_fifo() local
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sriov_common.c909 u8 i, max = 2, hdr_size, j; in qlcnic_sriov_pull_bc_msg() local
1355 u8 max = QLC_BC_CMD_MAX_RETRY_CNT; in qlcnic_sriov_retry_bc_cmd() local
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Ddebug.c512 int max = 0xff; in rtw_debug_get_mac_page() local
531 int max = 0xff; in rtw_debug_get_bb_page() local

1...<<31323334353637383940>>...57