Home
last modified time | relevance | path

Searched refs:Max (Results 1 – 25 of 85) sorted by relevance

1234

/openbmc/telemetry/
H A Dmeson.options7 description: 'Max number of Reports',
14 description: 'Max number of metric properties in single report',
28 description: 'Max number of Triggers',
35 description: 'Max length of dbus object path',
42 description: 'Max AppendLimit value',
49 description: 'Max length of any "id" or "name" type field.',
56 description: 'Max length of dbus prefix for any object.',
/openbmc/u-boot/doc/device-tree-bindings/nand/
H A Dnvidia,tegra20-nand.txt29 Order is: MAX_TRP_TREA, TWB, Max(tCS, tCH, tALS, tALH),
30 TWHR, Max(tCS, tCH, tALS, tALH), TWH, TWP, TRH, TADL
33 non-EDO mode: Max(tRP, tREA) + 6ns
/openbmc/bmcweb/http/
H A Dverb.hpp23 Max, enumerator
26 static constexpr size_t maxVerbIndex = static_cast<size_t>(HttpVerb::Max) - 1U;
/openbmc/bmcweb/test/http/
H A Dverb_test.cpp27 for (int verbIndex = 0; verbIndex < static_cast<int>(HttpVerb::Max); in TEST()
51 for (int verbIndex = 0; verbIndex < static_cast<int>(HttpVerb::Max); in TEST()
/openbmc/u-boot/doc/device-tree-bindings/spi/
H A Dspi-stm32-qspi.txt8 - spi-max-frequency : Max supported spi frequency.
13 - spi-max-frequency : Max supported spi frequency.
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libavtp/libavtp/
H A D0001-provide-64bit-host-to-network-conversion-macros.patch2 From: Max Krummenacher <max.krummenacher@toradex.com>
23 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/cogl/cogl-1.0/
H A D0001-configure.ac-don-t-require-eglmesaext.h.patch2 From: Max Krummenacher <max.krummenacher@toradex.com>
13 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
16 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
/openbmc/openbmc-test-automation/systest/
H A Dproc_freq_check.robot35 ${actual_max_freq}= Get CPU Max Frequency
36 ${max_freq_designated_limit}= Get CPU Max Frequency Limit
/openbmc/qemu/tests/qemu-iotests/
H A D135.out4 qemu-img: Could not open 'TEST_DIR/afl5.img': Max Table Entries too large (1073741825)
/openbmc/u-boot/board/intel/minnowmax/
H A DMAINTAINERS1 CircuitCo Minnowboard Max
/openbmc/u-boot/board/cadence/xtfpga/
H A DMAINTAINERS2 M: Max Filippov <jcmvbkbc@gmail.com>
/openbmc/u-boot/board/toradex/colibri_imx6/
H A DMAINTAINERS2 M: Max Krummenacher <max.krummenacher@toradex.com>
/openbmc/u-boot/board/toradex/apalis_imx6/
H A DMAINTAINERS2 M: Max Krummenacher <max.krummenacher@toradex.com>
/openbmc/phosphor-user-manager/
H A Dmeson.options16 description: 'Max password Length default value as per NIST guideline recommendation',
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/
H A Dsblim-sfcb-1.3.16-maxMsgLen.patch8 ## Max message length, in bytes. This is a limit on the size of messages
/openbmc/qemu/tests/qapi-schema/
H A Dfeatures-too-many.json1 # Max 64 features, with 2 specials, so 63rd custom is invalid
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/
H A Dtablefilter.py9 from django.db.models import Q, Max, Min
249 data['max'] = queryset.aggregate(Max(self.field))[self.field + '__max']
/openbmc/u-boot/arch/arm/dts/
H A Dkirkwood-ns2max.dts8 model = "LaCie Network Space Max v2";
/openbmc/openbmc/poky/meta/recipes-extended/pbzip2/pbzip2/
H A D0001-pbzip2-Fix-invalid-suffix-on-literal-C-11-warning.patch69 - fprintf(stderr, "*Warning* Max memory limit increased to %"PRIuMAX" MB to support %d CPUs\n",…
70 + fprintf(stderr, "*Warning* Max memory limit increased to %" PRIuMAX " MB to support %d CPUs\n…
/openbmc/u-boot/configs/
H A Dnetspace_max_v2_defconfig5 CONFIG_IDENT_STRING=" NS Max v2"
/openbmc/openbmc-test-automation/lib/
H A Dos_utilities.robot196 Get CPU Max Frequency Limit
207 Get CPU Max Frequency
221 Get CPU Max Temperature
329 Get GPU Max Power
358 # nvidia-smi -q -d TEMPERATURE | grep "GPU Max" returns
359 # GPU Max Operating Temp : 83 C
360 # GPU Max Operating Temp : 83 C
361 # GPU Max Operating Temp : 83 C
362 # GPU Max Operating Temp : 83 C
364 ${cmd}= Catenate nvidia-smi -q -d TEMPERATURE | grep "GPU Max"
[all …]
/openbmc/u-boot/doc/
H A DREADME.440-DDR-performance33 Function Rate (MB/s) RMS time Min time Max time
74 Function Rate (MB/s) RMS time Min time Max time
/openbmc/phosphor-logging/
H A Dmeson.options22 description: 'Max number of error enttries allowed for commit',
/openbmc/bmcweb/http/routing/
H A Dbaserule.hpp91 static_cast<int>(HttpVerb::Max),
/openbmc/openbmc/poky/meta/recipes-core/busybox/files/
H A Dbusybox-syslog.default9 # -s SIZE : Max size (KB) before rotation (default:200KB, 0=off)

1234