Home
last modified time | relevance | path

Searched full:most (Results 1 – 25 of 1544) sorted by relevance

12345678910>>...62

/openbmc/u-boot/include/dt-bindings/pwm/
H A Dpwm.h2 * This header provides constants for most PWM bindings.
4 * Most PWM bindings can include a flags cell as part of the PWM specifier.
5 * In most cases, the format of the flags cell uses the standard values
/openbmc/u-boot/include/dt-bindings/interrupt-controller/
H A Dirq.h2 * This header provides constants for most IRQ bindings.
4 * Most IRQ bindings include a flags cell as part of the IRQ specifier.
5 * In most cases, the format of the flags cell uses the standard values
/openbmc/u-boot/include/dt-bindings/input/
H A Dinput.h2 * This header provides constants for most input bindings.
4 * Most input bindings include key code, matrix key code format.
5 * In most cases, key code and matrix key code format uses
/openbmc/u-boot/doc/
H A DREADME.memory-test1 The most frequent cause of problems when porting U-Boot to new
3 In most cases these are not caused by failing hardware, but by
24 Unfortunately, it is also the most problematic, and the most
44 areas used by U-Boot itself - on most systems these are the areas
55 cated. It should not be enabled in most normal ports of U-Boot,
59 3. The most thorough memory test facility is available as part of the
H A DREADME.generic-board92 largest and most feature-full board, so hopefully we have all bases
96 people. Here is my basic reasoning: most fields are the same, all
97 architectures include and need it, most global_data.h files already have
118 CONFIG_SYS_GENERIC_BOARD in your board file and rebuild. Most likely on
H A DREADME.mips23 incoherency in most cases, unless the code gets loaded after U-Boot
32 or override do_bootelf_exec() not to disable I-/D-caches, because most
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_sel.robot153 Verify IPMI SEL Most Recent Addition Timestamp
154 [Documentation] Verify most recent addition timestamp in SEL info.
157 # Get Most Recent Addition Timestamp from SEL Info.
158 ${addition_timestamp}= Get Most Recent Addition Timestamp From SEL Info
189 # Get Most Recent Addition Timestamp from SEL Info.
190 ${addition}= Get Most Recent Addition Timestamp From SEL Info
199 Verify IPMI SEL Most Recent Erase Timestamp
200 [Documentation] Verify Most Recent Erase Timestamp In SEL Info with current
207 # Get Most Recent Addition Timestamp from SEL Info.
208 ${addition_timestamp}= Get Most Recent Addition Timestamp From SEL Info
[all …]
/openbmc/u-boot/include/dt-bindings/gpio/
H A Dgpio.h3 * This header provides constants for most GPIO bindings.
5 * Most GPIO bindings include a flags cell as part of the GPIO specifier.
6 * In most cases, the format of the flags cell uses the standard values
/openbmc/qemu/tests/tcg/i386/
H A DREADME6 This program executes most of the 16 bit and 32 bit x86 instructions and
15 Various exceptions are raised to test most of the x86 user space
21 This program executes most SSE/AVX instructions and generates a text output,
/openbmc/qemu/python/qemu/qmp/
H A D__init__.py44 # Classes, most to least important
50 # Exceptions, most generic to most explicit
/openbmc/qemu/docs/devel/
H A Dsecure-coding-practices.rst16 Most CVEs (security bugs) reported against QEMU are not specific to
23 covers the most important classes of security bugs.
25 Instead of describing them in detail here, only the names of the most important
34 performed regularly by Coverity and the most obvious of these bugs are even
45 The most sensitive attack surface is device emulation. All hardware register
/openbmc/u-boot/drivers/input/
H A DKconfig45 Most ARM Chromebooks use an EC to provide access to the keyboard.
53 Most ARM Chromebooks use an EC to provide access to the keyboard.
61 Most ARM Chromebooks use an EC to provide access to the keyboard.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/emlog/
H A Demlog.inc2 most recent (and only the most recent) output from a process"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/
H A Dphp-fpm.service29 # operations on modular kernels. It is recommended to turn this on for most services that
37 # recommended to turn this on for most services.
43 # for most services
/openbmc/u-boot/include/asm-generic/bitops/
H A Dfls64.h11 * ffsll, but returns the position of the most significant set bit.
14 * set bit if value is nonzero. The last (most significant) bit is
/openbmc/openbmc/poky/meta/recipes-gnome/libportal/
H A Dlibportal_0.9.1.bb1 SUMMARY = "libportal provides GIO-style async APIs for most Flatpak portals."
2 DESCRIPTION = "It provides simple asynchronous wrappers for most Flatpak portals \
/openbmc/u-boot/doc/device-tree-bindings/reset/
H A Dreset.txt4 internally in most IC (SoC, FPGA, ...) designs. Reset signals for whole
5 standalone chips are most likely better represented as GPIOs, although there
25 where it makes most sense to control it; this may be a bus node if all
/openbmc/qemu/tests/tcg/aarch64/system/
H A Dpauth-3.c11 * Use PACGA, because it returns the most bits from ComputePAC. in main()
12 * We still only get the most significant 32-bits of the result. in main()
/openbmc/qemu/target/i386/tcg/
H A Daccess.h7 /* An access covers at most sizeof(X86XSaveArea), at most 2 pages. */
/openbmc/openbmc/meta-phosphor/recipes-support/boost/
H A Dboost_%.bbappend5 #note is that for most targets, coroutine and context libraries are also added
6 #with a BOOST_LIBS:append:<platform> for most targets. Chrono/Thread should not
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Boot/
H A DPostCode.interface.yaml27 is for the most recent boot cycle. CurrentBootCycleCount is for
42 is for the most recent boot cycle. CurrentBootCycleCount is for
/openbmc/qemu/docs/devel/testing/
H A Dci.rst11 Most of QEMU's CI is run on GitLab's infrastructure although a number
12 of other CI services are used for specialised purposes. The most up to
/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dmv_ddr_spd.h181 unsigned char t_ras_min_msn:4, /* t ras min most significant nibble */
182 t_rc_min_msn:4; /* t rc min most significant nibble */
196 unsigned char t_faw_min_msn:4, /* t faw min most significant nibble */
209 unsigned char t_wr_min_msn:4, /* t wr min most significant nibble */
217 unsigned char t_wtr_s_min_msn:4, /* t wtr s min most significant nibble */
218 t_wtr_l_min_msn:4; /* t wtr l min most significant nibble */
/openbmc/qemu/tests/functional/qemu_test/
H A Dtuxruntest.py32 # Pre-init TuxRun specific settings: Most machines work with
40 # Most Linux's use ttyS0 for their serial port
127 special with the command line we can process most things using
/openbmc/qemu/include/block/
H A Dblock-common.h267 * Get the first most significant bit of wp. If it is zero, then
391 * For most block devices (including their backing files) this is true, but
450 * For most filters, the filtered child is linked in bs->file, bs->backing is
468 * May have at most one COW child. In this case it's linked in bs->backing.
471 * May have at most one PRIMARY child. In this case it's linked in bs->file.
495 * Any node may have at most one filtered child at a time.
505 * Any node may have at most one such backing child at a time.
510 * The primary child. For most drivers, this is the child whose
512 * Any node may have at most one primary child at a time.

12345678910>>...62