Home
last modified time | relevance | path

Searched full:higher (Results 1 – 25 of 502) sorted by relevance

12345678910>>...21

/openbmc/entity-manager/configurations/asrock/
H A Dasrock_c3_medium_x86.json17 "Name": "higher non critical",
23 "Name": "higher critical",
44 "Name": "higher non critical",
50 "Name": "higher critical",
71 "Name": "higher non critical",
77 "Name": "higher critical",
98 "Name": "higher non critical",
104 "Name": "higher critical",
125 "Name": "higher non critical",
131 "Name": "higher critical",
[all …]
/openbmc/u-boot/arch/x86/lib/
H A Ddiv64.c15 u32 higher; member
25 output.words.higher = output.words.lower << (shift - 32); in __ashldi3()
30 output.words.higher = (output.words.higher << shift) | in __ashldi3()
43 output.words.lower = output.words.higher >> (shift - 32); in __lshrdi3()
44 output.words.higher = 0; in __lshrdi3()
49 (output.words.higher << (32 - shift)); in __lshrdi3()
50 output.words.higher = output.words.higher >> shift; in __lshrdi3()
/openbmc/docs/designs/mctp/
H A Dmctp.md44 I2C, PCI, Serial or custom hardware channel, without the higher layers of that
45 stack needing to be aware of the hardware implementation. These higher levels
58 the higher-level data transferred between MCTP endpoints, which packets are
75 - Be usable over simple hardware implementations, but have a facility for higher
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/upm/upm/
H A D0001-CMakeLists.txt-Use-SWIG_SUPPORT_FILES-to-find-the-li.patch5 of generated files for cmake version 3.12 or higher
9 cmake version 3.12 or higher
/openbmc/u-boot/include/power/
H A Dmax77686_pmic.h187 #define MAX77686_LDO_UV_HSTEP 50000 /* uV higher value step */
189 #define MAX77686_BUCK_UV_HMIN 750000 /* Higher minimun BUCK value */
191 #define MAX77686_BUCK_UV_HSTEP 50000 /* uV higher value step */
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/uutils-coreutils/
H A Duutils-coreutils_0.1.0.bb47 # Higher than busybox (which uses 50)
50 # Higher than net-tools (which uses 100)
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/mdio-tools/
H A Dmdio-netlink_1.3.1.bb4 # This module requires Linux 5.6 higher
/openbmc/u-boot/drivers/pch/
H A DKconfig8 PCH allows for higher performance since the memory functions are
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/
H A DPriority.interface.yaml12 a higher priority (e.g., 0 for primary, 1 for secondary).
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/openembedded-layer/recipes-devtools/python/
H A Dpython3-adafruit-circuitpython-motor_3.2.6.bb1 SUMMARY = "CircuitPython helper library provides higher level objects to control motors and servos."
/openbmc/u-boot/arch/m68k/cpu/mcf52x2/
H A Dcpu_init.c116 /* initialize higher level parts of CPU like timers */
228 /*initialize higher level parts of CPU like timers */
275 * initialize higher level parts of CPU like timers
399 * initialize higher level parts of CPU like timers
482 * initialize higher level parts of CPU like timers
619 * initialize higher level parts of CPU like timers
727 * initialize higher level parts of CPU like timers
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/microcom/
H A Dmicrocom_2023.09.0.bb21 # higher priority than busybox' microcom
/openbmc/openbmc/poky/meta/recipes-extended/lsof/
H A Dlsof_4.99.4.bb22 # Make our priority higher than busybox
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-kernel/wireguard/
H A Dwireguard-module_1.0.20220627.bb11 # This module requires Linux 3.10 higher and several networking related
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-robotframework_7.2.2.bb6 with Python or Java, and users can create new higher-level keywords from\
/openbmc/openbmc/meta-phosphor/recipes-phosphor/preinit-mounts/
H A Dpreinit-mounts.bb21 # Use a number higher than the systemd init alternative so that
/openbmc/u-boot/common/init/
H A Dboard_init.c115 /* next alloc will be higher by one GD plus 16-byte alignment */ in board_init_f_init_reserve()
126 /* next alloc will be higher by one 'early malloc arena' size */ in board_init_f_init_reserve()
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dleyna/
H A Ddleyna-core_0.6.0.bb3 by the higher level dLeyna libraries that communicate with DLNA devices, \
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Dfuncmux.h16 * The basic config is 0, and higher numbers indicate different
/openbmc/phosphor-bmc-code-mgmt/bmc/side-switch/
H A Dside_switch.cpp65 // Need to check if any other BMC images on system have a higher priority in sideSwitchNeeded()
92 // has a higher priority then our running image in sideSwitchNeeded()
109 "{FW_PATH} has a higher priority, {FW_PRIORITY}, then running priority", in sideSwitchNeeded()
/openbmc/openbmc/poky/meta/recipes-support/lzop/
H A Dlzop_1.04.bb4 gzip are much higher compression and decompression speed at the cost of some \n\
/openbmc/qemu/include/qemu/
H A Dreserved-region.h28 * higher priority and replaces the overlapped segment.
/openbmc/openbmc/poky/meta/recipes-devtools/ninja/
H A Dninja_1.12.1.bb3 …wo major respects: it is designed to have its input files generated by a higher-level build system…
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/
H A DAccountPolicy.interface.yaml27 to higher one for security reasons.
/openbmc/openbmc/meta-security/recipes-security/fscryptctl/
H A Dfscryptctl_1.1.0.bb4 For a tool that presents a higher level interface and manages metadata, key \

12345678910>>...21