/openbmc/linux/Documentation/devicetree/bindings/spmi/ |
H A D | spmi.yaml | 13 The System Power Management (SPMI) controller is a 2-wire bus defined 16 SPMI controllers are modelled in device tree using a generic set of 34 "@[0-9a-f]$":
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | richtek,rt4831-regulator.yaml | 13 RT4831 is a multifunctional device that can provide power to the LCD display 19 DSVLCM is a boost regulator in IC internal as DSVP and DSVN input power. 23 efficiency worse. It's a trade-off.
|
/openbmc/linux/Documentation/tools/rtla/ |
H A D | rtla-timerlat.rst | 22 The **rtla timerlat top** mode displays a summary of the periodic output 23 from the *timerlat* tracer. The **rtla hist hist** mode displays a histogram 35 Prints a histogram of timerlat samples.
|
/openbmc/linux/tools/testing/selftests/timers/ |
H A D | alarmtimer-suspend.c | 87 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub() argument 91 ret -= NSEC_PER_SEC * a.tv_sec + a.tv_nsec; in timespec_sub()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | tc_tun.h | 52 bool (*encap_info_equal)(struct mlx5e_encap_key *a, 115 bool mlx5e_tc_tun_encap_info_equal_generic(struct mlx5e_encap_key *a, 118 bool mlx5e_tc_tun_encap_info_equal_options(struct mlx5e_encap_key *a,
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | zl38060.yaml | 10 The ZL38060 is a "Connected Home Audio Processor" from Microsemi, 11 which consists of a Digital Signal Processor (DSP), several Digital 12 Audio Interfaces (DAIs), analog outputs, and a block of 14 GPIOs.
|
/openbmc/linux/Documentation/arch/loongarch/ |
H A D | booting.rst | 19 - a0 = efi_boot: `efi_boot` is a flag indicating whether 22 - a1 = cmdline: `cmdline` is a pointer to the kernel command line. 31 a 64-byte header structured like::
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-power-wilco | 8 Fully charges battery at a standard rate. 13 Battery charges over a shorter period. 25 through EC's private PID. Switching to a different mode will
|
/openbmc/linux/drivers/iio/imu/st_lsm9ds0/ |
H A D | Kconfig | 16 To compile this driver as a module, choose M here: the module 31 To compile this driver as a module, choose M here. The module 44 To compile this driver as a module, choose M here. The module
|
/openbmc/linux/arch/mips/fw/arc/ |
H A D | memory.c | 67 #define mtypes(a) (prom_flags & PROM_FLAG_ARCS) ? arcs_mtypes[a.arcs] \ argument 68 : arc_mtypes[a.arc]
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libmodule/ |
H A D | libmodule-pluggable-perl_5.2.bb | 2 DESCRIPTION = "Provides a simple but, hopefully, extensible way of \ 6 Essentially all it does is export a method into your namespace that \ 7 looks through a search path for .pm files and turn those into class \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/ |
H A D | 0007-Fix-declaration-scope-of-LE_LOAD32-in-crc32c.patch | 19 diff --git a/util/crc32c.cc b/util/crc32c.cc 21 --- a/util/crc32c.cc 29 // Used to fetch a naturally-aligned 32-bit word in little endian byte-order
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-slip-dbus_0.6.5.bb | 7 This package provides slip.dbus.service.Object, which is a dbus.service.Object \ 8 derivative that ends itself after a certain time without being used and/or if \ 10 functions and decorators for integrating a dbus service with PolicyKit."
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/ |
H A D | 0018-corstone1000-add-compressed-kernel-support.patch | 7 storage. Swtiching to a compressed kernel avoids the problem, but 19 diff --git a/configs/corstone1000_defconfig b/configs/corstone1000_defconfig 21 --- a/configs/corstone1000_defconfig
|
/openbmc/phosphor-fan-presence/docs/presence/ |
H A D | eeprom.md | 7 after a new fan is detected. This will trigger the EEPROM to be read by the 37 The number of milliseconds to wait after a fan is detected before binding the 39 being plugged into power. If no delay is required, a value of zero can be used.
|
/openbmc/phosphor-fan-presence/docs/monitor/ |
H A D | set_func_on_present.md | 8 essentially latches a nonfunctional fan FRU to nonfunctional until it has been 11 state(s). After a fan's presence has been detected, any faults will be 14 This attribute is optional and defaults to false, meaning a newly inserted fan
|
/openbmc/qemu/docs/system/arm/ |
H A D | xlnx-zynq.rst | 4 integrate a feature-rich dual or single-core Arm Cortex-A9 MPCore based 5 processing system (PS) and AMD programmable logic (PL) in a single device. 32 Direct Linux boot of a generic ARM upstream Linux kernel:
|
/openbmc/qemu/qapi/ |
H A D | trace.json | 16 # State of a tracing event. 32 # Information of a tracing event. 50 # Returns: a list of @TraceEventInfo for the matching events
|
/openbmc/openbmc/poky/meta/recipes-graphics/glslang/ |
H A D | glslang_1.3.283.0.bb | 3 OpenGL ES and OpenGL shading languages. It implements a strict interpretation \ 5 either from a command line or programmatically." 20 # upstream considers a release.
|
/openbmc/openbmc/poky/meta/recipes-devtools/libtool/ |
H A D | libtool-2.5.0.inc | 2 DESCRIPTION = "This is GNU libtool, a generic library support script. \ 4 (such as shared libraries) behind a consistent interface." 17 file://0006-libtool.m4-Handle-as-a-sysroot-correctly.patch \
|
/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/ |
H A D | 0001-libbb-sockaddr2str-ensure-only-printable-characters-.patch | 15 diff --git a/libbb/xconnect.c b/libbb/xconnect.c 17 --- a/libbb/xconnect.c 29 if (strchr(host, ':')) /* heh, it's not a resolved hostname */
|
/openbmc/openbmc/poky/meta/recipes-graphics/wayland/wayland/ |
H A D | 0001-build-Fix-strndup-detection-on-MinGW.patch | 7 exists on MinGW as __builtin_strndup, when no such function exists. As a 22 diff --git a/meson.build b/meson.build 24 --- a/meson.build
|
/openbmc/openbmc/meta-arm/meta-arm/classes/ |
H A D | uefi_capsule.bbclass | 2 # The current class supports generating a capsule with single firmware binary 9 # By default the wic image is used to create a capsule 21 # The following variables must be set to be able to generate a capsule update
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/ |
H A D | 0002-Create-subroutine-for-tearing-down-an-interface.patch | 6 Creates a subroutine for tearing down an interface. 16 diff --git a/mDNSPosix/mDNSPosix.c b/mDNSPosix/mDNSPosix.c 18 --- a/mDNSPosix/mDNSPosix.c
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/ |
H A D | jquery-ui.min.css | 7 …a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-b…
|