/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/stalonetray/ |
H A D | stalonetray_0.8.3.bb | 1 SUMMARY = "Stand-alone system tray" 2 DESCRIPTION = "Stalonetray is a stand-alone freedesktop.org and KDE system tray" 4 LICENSE = "GPL-2.0-only" 9 SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-${PV}.tar.bz2"
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio-trigger-sysfs | 3 Contact: linux-iio@vger.kernel.org 5 This file is provided by the iio-trig-sysfs stand-alone trigger 15 Contact: linux-iio@vger.kernel.org 24 Contact: linux-iio@vger.kernel.org 26 This attribute is provided by the iio-trig-sysfs stand-alone 35 Contact: linux-iio@vger.kernel.org
|
/openbmc/linux/sound/firewire/bebob/ |
H A D | bebob_yamaha_terratec.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * bebob_yamaha.c - a part of driver for BeBoB based devices 5 * Copyright (c) 2013-2014 Takashi Sakamoto 12 * Yamaha GO44 is not designed to be used as stand-alone mixer. So any streams 16 * way to recover this state. GO46 is better for stand-alone mixer. 19 * At 192.0kHz, the device reports 4 PCM-in, 1 MIDI-in, 6 PCM-out, 1 MIDI-out. 20 * But Yamaha's driver reduce 2 PCM-in, 1 MIDI-in, 2 PCM-out, 1 MIDI-out to use 21 * 'Extended Stream Format Information Command - Single Request' in 'Additional 25 * Unfortunately current 'ffado-mixer' generated many asynchronous transaction 27 * recommend users to close ffado-mixer at 192.0kHz if mixer is needless. [all …]
|
/openbmc/linux/drivers/staging/media/atomisp/pci/ |
H A D | ia_css_acc_types.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 51 IA_CSS_ACC_STANDALONE, /** Stand-alone acceleration */ 319 u32 host_sp_queue; /** Host <-> SP queues */ 320 u32 host_sp_com;/** Host <-> SP commands */ 400 /* Structure describing the SP binary of a stand-alone accelerator. 415 * This descriptor descibes either SP code (stand-alone), or 443 int8_t sp_progname[]; **< SP program name, stand-alone only 444 uint8_t sp_code[]; **< SP blob, stand-alone only 450 #define IA_CSS_ACC_OFFSET(t, f, n) ((t)((uint8_t *)(f) + (f->header.n))) 458 (f)->header.sp.fw.blob.data_source) [all …]
|
/openbmc/openbmc-test-automation/ffdc/docs/ |
H A D | plugin.md | 13 The plugin works like any stand-alone piece of python script or library 18 - plugin directory 19 - plugin directive in YAML 20 - plugin parser in the collector engine 40 Stand-alone functions: plugins/foo_func.py 94 - plugin: 95 - plugin_name: plugins.foo_func 96 - plugin_function: print_vars 97 - plugin_args: 98 - "Hello plugin" [all …]
|
/openbmc/linux/Documentation/accel/ |
H A D | introduction.rst | 1 .. SPDX-License-Identifier: GPL-2.0 8 accelerators in a common way to user-space and provide a common set of 11 These devices can be either stand-alone ASICs or IP blocks inside an SoC/GPU. 13 Machine-Learning (ML) and/or Deep-Learning (DL) computations, the accel layer 19 - Edge AI - doing inference at an edge device. It can be an embedded ASIC/FPGA, 23 - Inference data-center - single/multi user devices in a large server. This 24 type of device can be stand-alone or an IP inside a SoC or a GPU. It will 25 have on-board DRAM (to hold the DL topology), DMA engines and 26 command submission queues (either kernel or user-space queues). 28 virtualization (SR-IOV) to support multiple VMs on the same device. In [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/pimd/ |
H A D | pimd_2.3.2.bb | 1 SUMMARY = "pimd is a lightweight stand-alone PIM-SM v2 multicast routing daemon." 4 LICENSE = "BSD-3-Clause" 8 file://0001-configure-Dont-use-uname-to-determine-target-OS.patch \ 12 EXTRA_OECONF:append:libc-musl = " --embedded-libc" 14 inherit autotools-brokensep update-alternatives
|
/openbmc/linux/Documentation/devicetree/bindings/net/can/ |
H A D | holt_hi311x.txt | 1 * Holt HI-311X stand-alone CAN controller device tree bindings 4 - compatible: Should be one of the following: 5 - "holt,hi3110" for HI-3110 6 - reg: SPI chip select. 7 - clocks: The clock feeding the CAN controller. 8 - interrupts: Should contain IRQ line for the CAN controller. 11 - vdd-supply: Regulator that powers the CAN controller. 12 - xceiver-supply: Regulator that powers the CAN transceiver. 19 interrupt-parent = <&gpio4>; 21 vdd-supply = <®5v0>; [all …]
|
H A D | microchip,mcp251x.txt | 1 * Microchip MCP251X stand-alone CAN controller device tree bindings 4 - compatible: Should be one of the following: 5 - "microchip,mcp2510" for MCP2510. 6 - "microchip,mcp2515" for MCP2515. 7 - "microchip,mcp25625" for MCP25625. 8 - reg: SPI chip select. 9 - clocks: The clock feeding the CAN controller. 10 - interrupts: Should contain IRQ line for the CAN controller. 13 - vdd-supply: Regulator that powers the CAN controller. 14 - xceiver-supply: Regulator that powers the CAN transceiver. [all …]
|
H A D | microchip,mcp251xfd.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: Microchip MCP2517FD, MCP2518FD and MCP251863 stand-alone CAN controller 10 - Marc Kleine-Budde <mkl@pengutronix.de> 13 - $ref: can-controller.yaml# 18 - enum: 19 - microchip,mcp2517fd 20 - microchip,mcp2518fd 21 - microchip,mcp251xfd [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/ |
H A D | python3-jinja2_3.1.5.bb | 1 SUMMARY = "Python Jinja2: A small but fast and easy to use stand-alone template engine written in p… 4 LICENSE = "BSD-3-Clause" 15 inherit pypi python_flit_core ptest-python-pytest 19 rm -f ${D}${PTEST_PATH}/tests/test_async.py ${D}${PTEST_PATH}/tests/test_async_filters.py 22 RDEPENDS:${PN}-ptest += " \ 23 python3-unixadmin \ 27 python3-asyncio \ 28 python3-crypt \ 29 python3-io \ 30 python3-json \ [all …]
|
/openbmc/linux/Documentation/bpf/libbpf/ |
H A D | libbpf_naming_convention.rst | 1 .. SPDX-License-Identifier: (LGPL-2.1 OR BSD-2-Clause) 16 -------------------- 26 ------- 29 and functions to work with them. Objects are high-level abstractions 56 ------------------- 63 --- 67 non-static libbpf symbols should have one of the prefixes mentioned in 72 ----------------- 78 .. code-block:: c 83 to be a part of ABI what, in turn, improves both libbpf developer- and [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/ptp/ |
H A D | timestamper.txt | 3 This binding supports non-PHY devices that snoop the MII bus and 5 can simply attach their interface directly to the PHY instance), stand 6 alone MII time stamping drivers use this binding to specify the 9 Non-PHY MII time stamping drivers typically talk to the control 20 compatible = "ines,ptp-ctrl"; 26 ethernet-phy@1 { 34 ethernet-phy@2 {
|
/openbmc/openbmc-test-automation/ffdc/ |
H A D | README.md | 4 $ python3 collect_ffdc.py -h 7 Stand alone CLI to generate and collect FFDC from the selected target. 10 -r, --remote TEXT Hostname/IP of the remote host 11 -u, --username TEXT Username of the remote host. 12 -p, --password TEXT Password of the remote host. 13 -port_ssh INTEGER SSH port value. [default: 22] 14 -port_https INTEGER HTTPS port value. [default: 443] 15 -port_ipmi INTEGER IPMI port value. [default: 623] 16 -c, --config TEXT YAML Configuration file for log collection. [default: 17 <local path>/openbmc-test-automation/ffdc/ffdc_config.yaml] [all …]
|
/openbmc/linux/drivers/pnp/pnpbios/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 11 Specification Version 1.0A May 5, 1994" to autodetect built-in 23 co-exists nicely. If you have a non-ISA system that supports ACPI, 38 See the latest pcmcia-cs (stand-alone package) for a nice set of
|
/openbmc/u-boot/doc/ |
H A D | README.marvell | 1 Marvell U-Boot Build Instructions 4 This document describes how to compile the U-Boot and how to change U-Boot configuration 7 ---------------- 10 # sudo apt-get install libssl-dev 11 # sudo apt-get install device-tree-compiler 12 # sudo apt-get install swig libpython-dev 16 # export CROSS_COMPILE=/path/to/toolchain/aarch64-marvell-linux-gnu- 18 3. Clean-up old residuals: 22 4. Configure the U-Boot: 26 - For the Armada-70x0/80x0 DB board use "mvebu_db_armada8k_defconfig" [all …]
|
/openbmc/linux/include/crypto/ |
H A D | sm3.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 6 * Copyright (C) 2017 Gilad Ben-Yossef <gilad@benyossef.com> 39 * Stand-alone implementation of the SM3 algorithm. It is designed to 43 * amounts of data as those APIs may be hw-accelerated. 50 sctx->state[0] = SM3_IVA; in sm3_init() 51 sctx->state[1] = SM3_IVB; in sm3_init() 52 sctx->state[2] = SM3_IVC; in sm3_init() 53 sctx->state[3] = SM3_IVD; in sm3_init() 54 sctx->state[4] = SM3_IVE; in sm3_init() 55 sctx->state[5] = SM3_IVF; in sm3_init() [all …]
|
/openbmc/linux/arch/s390/boot/ |
H A D | uv.c | 1 // SPDX-License-Identifier: GPL-2.0 73 /* disable if no prot_virt=1 given on command-line */ in is_prot_virt_host_capable() 85 /* disable if stand-alone dump */ in is_prot_virt_host_capable()
|
/openbmc/linux/arch/m68k/ |
H A D | Kconfig.cpu | 1 # SPDX-License-Identifier: GPL-2.0 13 applications, and are all System-On-Chip (SOC) devices, as opposed 14 to stand alone CPUs. They implement a subset of the original 68000 52 being available as a stand alone CPU was also used in many 53 System-On-Chip devices (eg 68328, 68302, etc). It does not contain 126 Select the type of ColdFire System-on-Chip (SoC) that you want 328 At some point in the future, this will cause floating-point math 330 floating-point math coprocessor. Thrill-seekers and chronically 331 sleep-deprived psychotic hacker types can say Y now, everyone else 349 This option prevents any floating-point instructions from being [all …]
|
/openbmc/libcper/include/libcper/ |
H A D | BaseTypes.h | 4 This file is stand alone self consistent set of definitions. 6 Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR> 7 SPDX-License-Identifier: BSD-2-Clause-Patent 22 /// 8-byte unsigned value 26 /// 8-byte signed value 30 /// 4-byte unsigned value 34 /// 4-byte signed value 38 /// 2-byte unsigned value 42 /// 2-byte Character. Unless otherwise specified all strings are stored in the 43 /// UTF-16 encoding format as defined by Unicode 2.1 and ISO/IEC 10646 standards. [all …]
|
/openbmc/linux/drivers/media/rc/ |
H A D | Makefile | 1 # SPDX-License-Identifier: GPL-2.0 3 obj-y += keymaps/ 5 rc-core-y := rc-main.o rc-ir-raw.o 6 rc-core-$(CONFIG_LIRC) += lirc_dev.o 7 rc-core-$(CONFIG_MEDIA_CEC_RC) += keymaps/rc-cec.o 8 rc-core-$(CONFIG_BPF_LIRC_MODE2) += bpf-lirc.o 10 obj-$(CONFIG_RC_CORE) += rc-core.o 12 # IR decoders - please keep it alphabetically sorted by Kconfig name 14 obj-$(CONFIG_IR_IMON_DECODER) += ir-imon-decoder.o 15 obj-$(CONFIG_IR_JVC_DECODER) += ir-jvc-decoder.o [all …]
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | OFL-1.0-no-RFN | 3 Version 1.0 - 22 November 2005 15 - font files 16 - data files 17 - source code 18 - build scripts 19 - documentation 25 …oftware made by adding to, deleting, or substituting — in part or in whole -- any of the component… 35 …ense. These can be included either as stand-alone text files, human-readable headers or in the app…
|
H A D | OFL-1.0 | 3 Version 1.0 - 22 November 2005 15 - font files 16 - data files 17 - source code 18 - build scripts 19 - documentation 25 …oftware made by adding to, deleting, or substituting — in part or in whole -- any of the component… 35 …ense. These can be included either as stand-alone text files, human-readable headers or in the app…
|
H A D | OFL-1.0-RFN | 3 Version 1.0 - 22 November 2005 15 - font files 16 - data files 17 - source code 18 - build scripts 19 - documentation 25 …oftware made by adding to, deleting, or substituting — in part or in whole -- any of the component… 35 …ense. These can be included either as stand-alone text files, human-readable headers or in the app…
|
/openbmc/linux/arch/arm64/kvm/hyp/include/nvhe/ |
H A D | spinlock.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * A stand-alone ticket spinlock implementation for use by the non-VHE 78 : "Q" (lock->owner) in hyp_spin_lock() 96 : "=Q" (lock->owner), "=&r" (tmp) in hyp_spin_unlock() 112 * The __pkvm_init() path accesses protected data-structures without in hyp_assert_lock_held()
|