/openbmc/openbmc/poky/scripts/lib/wic/canned-wks/ |
H A D | directdisk-multi-rootfs.wks | 1 # short-description: Create multi rootfs image using rootfs plugin 2 # long-description: Creates a partitioned disk image with two rootfs partitions 6 # - indirect rootfs references to image recipe(s): 7 # wic create directdisk-multi-indirect-recipes -e core-image-minimal \ 8 # --rootfs-dir rootfs1=core-image-minimal 9 # --rootfs-dir rootfs2=core-image-minimal-dev 11 # - or paths to rootfs directories: 12 # wic create directdisk-multi-rootfs \ 13 # --rootfs-dir rootfs1=tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0-r0/rootfs/ 14 # --rootfs-dir rootfs2=tmp/work/qemux86_64-poky-linux/core-image-minimal-dev/1.0-r0/rootfs/ [all …]
|
/openbmc/smbios-mdr/include/ |
H A D | cpu.hpp | 8 // http://www.apache.org/licenses/LICENSE-2.0 77 {0x1b, "K6-2"}, 78 {0x1c, "K6-3"}, 81 {0x1f, "K6-2+"}, 90 {0x28, "Intel Core Duo processor"}, 91 {0x29, "Intel Core Duo mobile processor"}, 92 {0x2a, "Intel Core Solo mobile processor"}, 94 {0x2c, "Intel Core M processor"}, 95 {0x2d, "Intel Core m3 processor"}, 96 {0x2e, "Intel Core m5 processor"}, [all …]
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_hv_ras.c | 1 // SPDX-License-Identifier: GPL-2.0-only 21 #define SRR1_MC_LDSTERR (1ul << (63-42)) 22 #define SRR1_MC_IFETCH_SH (63-45) 25 #define SRR1_MC_IFETCH_SLBMULTI 3 /* SLB multi-hit */ 26 #define SRR1_MC_IFETCH_SLBPARMULTI 4 /* SLB parity + multi-hit */ 27 #define SRR1_MC_IFETCH_TLBMULTI 5 /* I-TLB multi-hit */ 30 #define DSISR_MC_DERAT_MULTI 0x800 /* D-ERAT multi-hit */ 31 #define DSISR_MC_TLB_MULTI 0x400 /* D-TLB multi-hit */ 33 #define DSISR_MC_SLB_MULTI 0x080 /* SLB multi-hit */ 34 #define DSISR_MC_SLB_PARMULTI 0x040 /* SLB parity + multi-hit */ [all …]
|
/openbmc/u-boot/doc/driver-model/ |
H A D | pmic-framework.txt | 2 # (C) Copyright 2014-2015 Samsung Electronics 5 # SPDX-License-Identifier: GPL-2.0+ 18 This is an introduction to driver-model multi uclass PMIC IC's support. 20 - UCLASS_PMIC - basic uclass type for PMIC I/O, which provides common 22 - UCLASS_REGULATOR - additional uclass type for specific PMIC features, 27 - drivers/power/pmic/pmic-uclass.c 28 - include/power/pmic.h 30 - drivers/power/regulator/regulator-uclass.c 31 - include/power/regulator.h 34 - common/cmd_pmic.c [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/leds/ |
H A D | leds-class-multicolor.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/leds/leds-class-multicolor.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Andrew Davis <afd@ti.com> 13 Bindings for multi color LEDs show how to describe current outputs of 14 either integrated multi-color LED elements (like RGB, RGBW, RGBWA-UV 15 etc.) or standalone LEDs, to achieve logically grouped multi-color LED 16 modules. This is achieved by adding multi-led nodes layer to the 24 pattern: "^multi-led(@[0-9a-f])?$" [all …]
|
H A D | leds-pwm-multicolor.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/leds/leds-pwm-multicolor.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Multi-color LEDs connected to PWM 10 - Sven Schwermer <sven.schwermer@disruptive-technologies.com> 13 This driver combines several monochrome PWM LEDs into one multi-color 18 const: pwm-leds-multicolor 20 multi-led: 22 $ref: leds-class-multicolor.yaml# [all …]
|
H A D | leds-group-multicolor.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/leds/leds-group-multicolor.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Multi-color LED built with monochromatic LEDs 10 - Jean-Jacques Hiblot <jjhiblot@traphandler.com> 13 This driver combines several monochromatic LEDs into one multi-color 18 const: leds-group-multicolor 23 $ref: /schemas/types.yaml#/definitions/phandle-array 26 - leds [all …]
|
H A D | cznic,turris-omnia-leds.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/leds/cznic,turris-omnia-leds.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Marek Behún <kabel@kernel.org> 20 const: cznic,turris-omnia-leds 26 "#address-cells": 29 "#size-cells": 33 "^multi-led@[0-9a-b]$": 35 $ref: leds-class-multicolor.yaml# [all …]
|
/openbmc/openbmc/poky/meta/recipes-support/lz4/ |
H A D | lz4_1.10.0.bb | 2 …core, scalable with multi-cores CPU. It also features an extremely fast decoder, with speed in mul… 5 LICENSE = "BSD-2-Clause | GPL-2.0-or-later" 17 file://run-ptest" 24 CVE_STATUS[CVE-2014-4715] = "fixed-version: Fixed in r118, which is larger than the current version… 34 RDEPENDS:${PN}-ptest += "bash" 37 oe_runmake -C ${B}/tests/ 41 install -d ${D}${PTEST_PATH}/tests/ 42 install --mode=755 ${B}/tests/frametest ${D}${PTEST_PATH}/tests/ 43 sed -i "s#@PTEST_PATH@#${PTEST_PATH}#g" ${D}${PTEST_PATH}/run-ptest
|
/openbmc/linux/Documentation/devicetree/bindings/ |
H A D | trivial-devices.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/trivial-devices.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Rob Herring <robh@kernel.org> 27 spi-max-frequency: true 31 - enum: 33 - acbel,fsg032 34 … # SMBus/I2C Digital Temperature Sensor in 6-Pin SOT with SMBus Alert and Over Temperature Pin 35 - ad,ad7414 [all …]
|
/openbmc/linux/drivers/firmware/arm_scmi/ |
H A D | protocols.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 39 * struct scmi_msg_resp_prot_version - Response for a message 56 * struct scmi_msg - Message(Tx/Rx) structure 67 * struct scmi_msg_hdr - Message(Tx/Rx) header 89 * struct scmi_xfer - Structure representing a message flow 94 * @rx: Receive message, the buffer should be pre-allocated to store 95 * message. If request-ACK protocol is used, we can reuse the same 108 * though the timed-out transaction will anyway cause the command 109 * request to be reported as failed by time-out, the underlying xfer 115 * - SCMI_XFER_SENT_OK -> SCMI_XFER_RESP_OK [ -> SCMI_XFER_DRESP_OK ] [all …]
|
/openbmc/linux/arch/sh/mm/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 9 Some SH processors (such as SH-2/SH-2A) lack an MMU. In order to 12 On other systems (such as the SH-3 and 4) where an MMU exists, 77 bool "Support 32-bit physical addressing through PMB" 83 32-bits through the SH-4A PMB. If this is not set, legacy 84 29-bit physical addressing will be used. 104 bool "Non-Uniform Memory Access (NUMA) Support" 163 This enables 8kB pages as supported by SH-X2 and later MMUs. 169 This enables 16kB pages on MMU-less SH systems. 175 This enables support for 64kB pages, possible on all SH-4 [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/net/dsa/ |
H A D | mediatek,mt7530.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Arınç ÜNAL <arinc.unal@arinc9.com> 11 - Landen Chao <Landen.Chao@mediatek.com> 12 - DENG Qingfang <dqfext@gmail.com> 13 - Sean Wang <sean.wang@mediatek.com> 14 - Daniel Golle <daniel@makrotopia.org> 17 There are three versions of MT7530, standalone, in a multi-chip module and 18 built-into a SoC. [all …]
|
/openbmc/linux/arch/parisc/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 79 select HAVE_DYNAMIC_FTRACE if $(cc-option,-fpatchable-function-entry=1,1) 90 The PA-RISC microprocessor is designed by Hewlett-Packard and used 92 and later HP3000 series). The PA-RISC Linux project home page is 152 # unless you want to implement ACPI on PA-RISC ... ;-) 187 that can run on all 32-bit PA CPUs (albeit not optimally fast), 190 Specifying "PA8000" here will allow you to select a 64-bit kernel 196 Select this option for the PCX-L processor, as used in the 198 D200, D210, D300, D310 and E-class 203 Select this option for the PCX-T' processor, as used in the [all …]
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
H A D | kconfig.rst | 1 .. SPDX-License-Identifier: GPL-2.0 OR Linux-OpenIB 10 | mlx5 core is modular and most of the major mlx5 core driver features can be selected (compiled in… 27 | This will provide mlx5 core driver for mlx5 ulps to interface with (mlx5e, mlx5_ib). 34 | built-in into mlx5_core.ko. 39 …g (DCB) Support <https://enterprise-support.nvidia.com/s/article/howto-auto-config-pfc-and-ets-on-… 53 | Flow-based classifiers, such as those registered through 54 | `tc-flower(8)`, are processed by the device, rather than the 61 | Enables Hardware-accelerated receive flow steering (arfs) support, and ntuple filtering. 62 | https://enterprise-support.nvidia.com/s/article/howto-configure-arfs-on-connectx-4 67 | Enables :ref:`IPSec XFRM cryptography-offload acceleration <xfrm_device>`. [all …]
|
/openbmc/u-boot/drivers/adc/ |
H A D | Kconfig | 5 by single and multi-channel methods for: 6 - start/stop/get data for conversion of a single-channel selected by 7 a number or multi-channels selected by a bitmask 8 - get data mask (ADC resolution) 10 - methods for get Vdd/Vss reference Voltage values with polarity 11 - support supply's phandle with auto-enable 12 - supply polarity setting in fdt 19 - 10 analog input channels 20 - 12-bit resolution 21 - 600 KSPS of sample rate [all …]
|
/openbmc/linux/arch/mips/kernel/ |
H A D | smp-cps.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 18 #include <asm/mips-cps.h> 21 #include <asm/pm-cps.h> 24 #include <asm/smp-cps.h> 32 static unsigned __init core_vpe_count(unsigned int cluster, unsigned core) in core_vpe_count() argument 34 return min(smp_max_threads, mips_cps_numvps(cluster, core)); in core_vpe_count() 60 /* Use the number of VPEs in cluster 0 core 0 for smp_num_siblings */ in cps_smp_setup() 64 for (v = 0; v < min_t(int, core_vpes, NR_CPUS - nvpes); v++) { in cps_smp_setup() 88 /* Core 0 is powered up (we're running on it) */ in cps_smp_setup() 91 /* Initialise core 0 */ in cps_smp_setup() [all …]
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/ |
H A D | Cpu.interface.yaml | 4 - name: Socket 9 - name: Family 15 - name: EffectiveFamily 22 - name: EffectiveModel 28 - name: Id 31 This Processor ID field contains processor-specific information that 36 - name: MaxSpeedInMhz 40 - name: Characteristics 43 The set of boolean flags for processor's capability, such as 64-bit 44 Capable, Multi-Core, Hardware Thread, Execute Protection, Enhanced [all …]
|
/openbmc/linux/Documentation/gpu/amdgpu/display/ |
H A D | dc-glossary.rst | 7 'Documentation/gpu/amdgpu/amdgpu-glossary.rst'; if you cannot find it anywhere, 19 Application-Specific Integrated Circuit 49 Cathode Ray Tube Controller - commonly called "Controller" - Generates 59 Display Core 80 Display Core Next 108 Display Micro-Controller Unit 111 Display Micro-Controller Unit, version B 177 Multi Plane Overlay 180 Multi Stream Transport 225 Transition-Minimized Differential Signaling
|
/openbmc/linux/Documentation/devicetree/bindings/timer/ |
H A D | renesas,mtu2.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Renesas Multi-Function Timer Pulse Unit 2 (MTU2) 10 - Geert Uytterhoeven <geert+renesas@glider.be> 11 - Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> 14 The MTU2 is a multi-purpose, multi-channel timer/counter with configurable clock inputs 23 - enum: 24 - renesas,mtu2-r7s72100 # RZ/A1H 25 - const: renesas,mtu2 [all …]
|
/openbmc/linux/Documentation/networking/ |
H A D | af_xdp.rst | 1 .. SPDX-License-Identifier: GPL-2.0 20 XDP programs to redirect frames to a memory buffer in a user-space 64 single-consumer / single-producer (for performance reasons), the new 72 user-space application can place an XSK at an arbitrary place in this 99 http://vger.kernel.org/lpc_net2018_talks/lpc18_paper_af_xdp_perf-v2.pdf. Do 106 ---- 109 equal-sized frames. An UMEM is associated to a netdev and a specific 121 The UMEM has two single-producer/single-consumer rings that are used 123 user-space application. 126 ----- [all …]
|
H A D | scaling.rst | 1 .. SPDX-License-Identifier: GPL-2.0 13 multi-processor systems. 17 - RSS: Receive Side Scaling 18 - RPS: Receive Packet Steering 19 - RFS: Receive Flow Steering 20 - Accelerated Receive Flow Steering 21 - XPS: Transmit Packet Steering 28 (multi-queue). On reception, a NIC can send different packets to different 33 generally known as “Receive-side Scaling” (RSS). The goal of RSS and 35 Multi-queue distribution can also be used for traffic prioritization, but [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | audio-graph-card2.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/sound/audio-graph-card2.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> 15 - audio-graph-card2 17 $ref: /schemas/types.yaml#/definitions/phandle-array 25 $ref: /schemas/types.yaml#/definitions/non-unique-string-array 26 multi: 28 description: Multi-CPU/Codec node [all …]
|
/openbmc/linux/Documentation/admin-guide/perf/ |
H A D | hisi-pcie-pmu.rst | 8 Each PCIe Core has a PMU to monitor multi Root Ports of this PCIe Core and 15 The PCIe PMU driver registers a perf PMU with the name of its sicl-id and PCIe 16 Core id.:: 18 /sys/bus/event_source/hisi_pcie<sicl>_core<core> 21 see /sys/bus/event_source/devices/hisi_pcie<sicl>_core<core>. 38 ------------------------------------------ 40 $# perf stat -e hisi_pcie0_core0/rx_mwr_latency/ 41 $# perf stat -e hisi_pcie0_core0/rx_mwr_cnt/ 42 $# perf stat -g -e hisi_pcie0_core0/rx_mwr_latency/ -e hisi_pcie0_core0/rx_mwr_cnt/ 48 -------------- [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/iio/dac/ |
H A D | adi,ad5696.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Analog Devices AD5696 and similar multi-channel DACs 10 - Michael Auchter <michael.auchter@ni.com> 13 Binding for Analog Devices AD5696 and similar multi-channel DACs 18 - adi,ad5311r 19 - adi,ad5338r 20 - adi,ad5671r 21 - adi,ad5675r [all …]
|