Home
last modified time | relevance | path

Searched defs:max (Results 126 – 150 of 1412) sorted by relevance

12345678910>>...57

/openbmc/linux/drivers/hid/
H A Dhid-speedlink.c27 unsigned long **bit, int *max) in speedlink_input_mapping()
H A Dhid-sunplus.c37 unsigned long **bit, int *max) in sp_input_mapping()
H A Dhid-cherry.c40 unsigned long **bit, int *max) in ch_input_mapping()
H A Dhid-monterey.c35 unsigned long **bit, int *max) in mr_input_mapping()
H A Dhid-gyration.c26 unsigned long **bit, int *max) in gyration_input_mapping()
/openbmc/linux/tools/testing/selftests/powerpc/copyloops/
H A Dmemmove_validate.c13 size_t max(size_t a, size_t b) in max() function
/openbmc/bmcweb/include/
H A Dossl_random.hpp15 static constexpr uint8_t max() in max() function
/openbmc/fb-ipmi-oem/include/
H A Dsensorutils.hpp168 const double max, const double min, int16_t& mValue, int8_t& rExp, in getSensorAttributes()
300 static inline uint8_t getScaledIPMIValue(const double value, const double max, in getScaledIPMIValue()
/openbmc/linux/include/xen/interface/io/
H A Dsndif.h880 uint32_t max; member
884 uint32_t max; member
888 uint32_t max; member
892 uint32_t max; member
/openbmc/linux/drivers/spi/
H A Dspi-img-spfi.c151 unsigned int max) in spfi_pio_write32()
169 unsigned int max) in spfi_pio_write8()
187 unsigned int max) in spfi_pio_read32()
206 unsigned int max) in spfi_pio_read8()
/openbmc/phosphor-virtual-sensor/test/
H A Dtest_exprtk_tools.cpp6 TEST(TestExprtkTools, max) in TEST() argument
/openbmc/linux/drivers/char/hw_random/
H A Dpowernv-rng.c16 static int powernv_rng_read(struct hwrng *rng, void *data, size_t max, bool wait) in powernv_rng_read()
H A Dnomadik-rng.c16 static int nmk_rng_read(struct hwrng *rng, void *data, size_t max, bool wait) in nmk_rng_read()
/openbmc/linux/arch/s390/pci/
H A Dpci.c271 unsigned long offset, unsigned long max) in pci_iomap_range_fh()
289 unsigned long max) in pci_iomap_range_mio()
300 unsigned long offset, unsigned long max) in pci_iomap_range()
319 unsigned long offset, unsigned long max) in pci_iomap_wc_range_mio()
330 unsigned long offset, unsigned long max) in pci_iomap_wc_range()
/openbmc/linux/arch/x86/kernel/cpu/
H A Dtransmeta.c24 unsigned int cap_mask, uk, max, dummy; in init_transmeta() local
/openbmc/linux/drivers/pcmcia/
H A Dcardbus.c70 unsigned int max, pass; in cb_alloc() local
/openbmc/phosphor-pid-control/sensors/
H A Dbuildjson.cpp83 auto max = j.find("max"); in from_json() local
/openbmc/phosphor-pid-control/dbus/
H A Ddbushelper_interface.hpp14 double max = 0.0; member
/openbmc/u-boot/board/synopsys/hsdk/
H A Denv-lib.c74 u32 max = map[index].max; in env_validate_common() local
105 u32 min, max; in env_validate_core() local
/openbmc/linux/drivers/pnp/
H A Dbase.h29 resource_size_t max; /* max base number */ member
50 resource_size_t max; /* max base number */ member
/openbmc/linux/drivers/regulator/
H A Dpv88090-regulator.c161 #define PV88090_BUCK(chip, regl_name, min, step, max, limits_array) \ argument
187 #define PV88090_LDO(chip, regl_name, min, step, max) \ argument
H A Dmax8907-regulator.c46 #define REG_LDO(ids, supply, base, min, max, step) \ argument
89 #define REG_BBAT(ids, supply, base, min, max, step) \ argument
H A Dmax8925-regulator.c155 #define MAX8925_SDV(_id, min, max, step) \ argument
173 #define MAX8925_LDO(_id, min, max, step) \ argument
/openbmc/linux/drivers/platform/x86/intel/uncore-frequency/
H A Duncore-frequency-common.c50 unsigned int min, max; in show_min_max_freq_khz() local
272 …mmon_init(int (*read_control_freq)(struct uncore_data *data, unsigned int *min, unsigned int *max), in uncore_freq_common_init()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_of.c451 const unsigned int min, const unsigned int max) in drm_of_get_data_lanes_count()
485 const unsigned int max) in drm_of_get_data_lanes_count_ep()

12345678910>>...57