/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/ |
H A D | 07_buildflags.diff | 1 Upstream-Status: Pending 3 Index: b/gen-cc 5 --- a/gen-cc 6 +++ b/gen-cc 7 @@ -15,6 +15,11 @@ 11 + echo $CC \$MODE -o \$BASE.o \$BASE.$EXT \\ 12 + -MMD -MF \$DEPFILE -MP -MQ \$BASE.o \\ 16 $CC \$MODE -o \$BASE.o \$BASE.$EXT \\ 17 -MMD -MF \$DEPFILE -MP -MQ \$BASE.o \\ 19 Index: b/wvrules-posix.mk [all …]
|
/openbmc/linux/drivers/ptp/ |
H A D | ptp_ocp.c | 1 // SPDX-License-Identifier: GPL-2.0-only 13 #include <linux/clk-provider.h> 15 #include <linux/platform_data/i2c-xiic.h> 16 #include <linux/platform_data/i2c-ocores.h> 24 #include <linux/nvmem-consumer.h> 379 static int ptp_ocp_signal_from_perout(struct ptp_ocp *bp, int gen, 403 (void *)((uintptr_t)(bp) + (map)->bp_offset); \ 419 uintptr_t addr = (uintptr_t)(bp) + (res)->bp_offset; \ 459 -- 616 .name = "xiic-i2c", [all …]
|
/openbmc/qemu/target/mips/tcg/ |
H A D | meson.build | 1 gen = [ variable 2 decodetree.process('rel6.decode', extra_args: ['--decode=decode_isa_rel6']), 3 decodetree.process('msa.decode', extra_args: '--decode=decode_ase_msa'), 4 decodetree.process('tx79.decode', extra_args: '--static-decode=decode_tx79'), 5 decodetree.process('vr54xx.decode', extra_args: '--decode=decode_ext_vr54xx'), 6 decodetree.process('octeon.decode', extra_args: '--decode=decode_ext_octeon'), 7 decodetree.process('lcsr.decode', extra_args: '--decode=decode_ase_lcsr'), 8 decodetree.process('godson2.decode', extra_args: ['--static-decode=decode_godson2']), 9 decodetree.process('loong-ext.decode', extra_args: ['--static-decode=decode_loong_ext']), 12 mips_ss.add(gen)
|
/openbmc/linux/arch/x86/tools/ |
H A D | gen-insn-attr-x86.awk | 1 #!/bin/awk -f 2 # SPDX-License-Identifier: GPL-2.0 3 # gen-insn-attr-x86.awk: Instruction attribute table generator 6 # Usage: awk -f gen-insn-attr-x86.awk x86-opcode-map.txt > inat-tables.c 11 return "Your awk has a printf-format problem." 21 eid = -1 # escape id 22 gid = -1 # group id 23 aid = -1 # AVX id 37 print "/* x86 opcode map generated from x86-opcode-map.txt */" 46 opnd_expr = "^[A-Za-z/]" [all …]
|
/openbmc/linux/tools/arch/x86/tools/ |
H A D | gen-insn-attr-x86.awk | 1 #!/bin/awk -f 2 # SPDX-License-Identifier: GPL-2.0 3 # gen-insn-attr-x86.awk: Instruction attribute table generator 6 # Usage: awk -f gen-insn-attr-x86.awk x86-opcode-map.txt > inat-tables.c 11 return "Your awk has a printf-format problem." 21 eid = -1 # escape id 22 gid = -1 # group id 23 aid = -1 # AVX id 37 print "/* x86 opcode map generated from x86-opcode-map.txt */" 46 opnd_expr = "^[A-Za-z/]" [all …]
|
/openbmc/u-boot/board/toradex/apalis_imx6/ |
H A D | pf0100_otp.inc | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * Copyright (C) 2014-2016, Toradex AG 15 /* sed -e 's/^WRITE_I2C:\(..\):\(..\)/\{pmic_i2c, 0x\1, 0x\2\},/g' -e 's/^DELAY:\([0-9]*\)/\{pmic_d… 16 … sed -i -e 's/^VPGM:ON/\{pmic_vpgm, 0, 1},/g' -e 's/^VPGM:OFF/\{pmic_vpgm, 0, 0},/g' pf0100_otp.inc 17 …sed -i -e 's/^PWRON: HIGH/\{pmic_pwr, 0, 1},/g' -e 's/^PWRON:LOW/\{pmic_pwr, 0, 0},/g' pf0100_otp.… 27 {pmic_i2c, 0x7F, 0x01}, // Access FSL EXT Page 1 28 {pmic_i2c, 0xA0, 0x2B}, // Auto gen from Row94 29 {pmic_i2c, 0xA1, 0x01}, // Auto gen from Row95 30 {pmic_i2c, 0xA2, 0x05}, // Auto gen from Row96 31 {pmic_i2c, 0xA8, 0x2B}, // Auto gen from Row102 [all …]
|
/openbmc/u-boot/board/toradex/colibri_imx6/ |
H A D | pf0100_otp.inc | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * Copyright (C) 2014-2016, Toradex AG 15 /* sed -e 's/^WRITE_I2C:\(..\):\(..\)/\{pmic_i2c, 0x\1, 0x\2\},/g' -e 's/^DELAY:\([0-9]*\)/\{pmic_d… 16 … sed -i -e 's/^VPGM:ON/\{pmic_vpgm, 0, 1},/g' -e 's/^VPGM:OFF/\{pmic_vpgm, 0, 0},/g' pf0100_otp.inc 17 …sed -i -e 's/^PWRON: HIGH/\{pmic_pwr, 0, 1},/g' -e 's/^PWRON:LOW/\{pmic_pwr, 0, 0},/g' pf0100_otp.… 27 {pmic_i2c, 0x7F, 0x01}, // Access FSL EXT Page 1 28 {pmic_i2c, 0xA0, 0x2B}, // Auto gen from Row94 29 {pmic_i2c, 0xA1, 0x01}, // Auto gen from Row95 30 {pmic_i2c, 0xA2, 0x05}, // Auto gen from Row96 31 {pmic_i2c, 0xA8, 0x2B}, // Auto gen from Row102 [all …]
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6-logicpd-baseboard.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 7 compatible = "gpio-keys"; 9 button-0 { 13 debounce-interval = <10>; 14 wakeup-source; 17 button-1 { 21 debounce-interval = <10>; 22 wakeup-source; 25 button-2 { 29 debounce-interval = <10>; [all …]
|
/openbmc/linux/drivers/scsi/elx/libefc_sli/ |
H A D | sli4.c | 1 // SPDX-License-Identifier: GPL-2.0 8 * All common (i.e. transport-independent) SLI-4 functions are implemented 35 * sli_config_cmd_init() - Write a SLI_CONFIG command to the provided buffer. 40 * @dma: DMA buffer for non-embedded commands. 50 if (length > sizeof(config->payload.embed) && !dma) { in sli_config_cmd_init() 60 config->hdr.command = SLI4_MBX_CMD_SLI_CONFIG; in sli_config_cmd_init() 63 config->dw1_flags = cpu_to_le32(flags); in sli_config_cmd_init() 64 config->payload_len = cpu_to_le32(length); in sli_config_cmd_init() 65 return config->payload.embed; in sli_config_cmd_init() 70 config->dw1_flags = cpu_to_le32(flags); in sli_config_cmd_init() [all …]
|
/openbmc/linux/drivers/phy/st/ |
H A D | phy-miphy28lp.c | 1 // SPDX-License-Identifier: GPL-2.0-only 25 #include <dt-bindings/phy/phy.h> 171 * 0: 30MHz crystal clk - 1: 100MHz ext clk routed through MiPHY1 173 * 1: 30MHz crystal clk - 0: 100MHz ext clk routed through MiPHY1 238 static char *PHY_TYPE_name[] = { "sata-up", "pcie-up", "", "usb3-up" }; 367 void __iomem *base = miphy_phy->base; in miphy28lp_set_reset() 378 /* Bringing the MIPHY-CPU registers out of reset */ in miphy28lp_set_reset() 379 if (miphy_phy->type == PHY_TYPE_PCIE) { in miphy28lp_set_reset() 391 void __iomem *base = miphy_phy->base; in miphy28lp_pll_calibration() 396 writeb_relaxed(pll_ratio->clk_ref, base + MIPHY_PLL_CLKREF_FREQ); in miphy28lp_pll_calibration() [all …]
|
/openbmc/qemu/block/ |
H A D | meson.build | 10 'block-backend.c', 11 'block-copy.c', 13 'copy-before-write.c', 14 'copy-on-read.c', 17 'dirty-bitmap.c', 18 'filter-compress.c', 19 'graph-lock.c', 28 'qcow2-bitmap.c', 29 'qcow2-cache.c', 30 'qcow2-cluster.c', [all …]
|
/openbmc/linux/tools/bpf/bpftool/Documentation/ |
H A D | bpftool-gen.rst | 1 .. SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 4 bpftool-gen 6 ------------------------------------------------------------------------------- 7 tool for BPF code-generation 8 ------------------------------------------------------------------------------- 17 **bpftool** [*OPTIONS*] **gen** *COMMAND* 19 *OPTIONS* := { |COMMON_OPTIONS| | { **-L** | **--use-loader** } } 23 GEN COMMANDS 26 | **bpftool** **gen object** *OUTPUT_FILE* *INPUT_FILE* [*INPUT_FILE*...] 27 | **bpftool** **gen skeleton** *FILE* [**name** *OBJECT_NAME*] [all …]
|
/openbmc/linux/sound/pci/hda/ |
H A D | patch_conexant.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 7 * Tobin Davis <tdavis@dsl-only.net> 25 struct hda_gen_spec gen; member 63 spec->gen.beep_nid = nid; in set_beep_amp() 65 knew = snd_hda_gen_add_kctl(&spec->gen, NULL, in set_beep_amp() 68 return -ENOMEM; in set_beep_amp() 69 knew->private_value = beep_amp; in set_beep_amp() 76 struct conexant_spec *spec = codec->spec; in cx_auto_parse_beep() 95 struct conexant_spec *spec = codec->spec; in cx_auto_parse_eapd() 103 spec->eapds[spec->num_eapds++] = nid; in cx_auto_parse_eapd() [all …]
|
H A D | patch_analog.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 6 * Copyright (c) 2005-2007 Takashi Iwai <tiwai@suse.de> 23 struct hda_gen_spec gen; member 44 ((spec)->beep_amp = HDA_COMPOSE_AMP_VAL(nid, 1, idx, dir)) /* mono */ 52 struct ad198x_spec *spec = codec->spec; in create_beep_ctls() 55 if (!spec->beep_amp) in create_beep_ctls() 58 for (knew = ad_beep_mixer ; knew->name; knew++) { in create_beep_ctls() 63 return -ENOMEM; in create_beep_ctls() 64 kctl->private_value = spec->beep_amp; in create_beep_ctls() 81 !codec->inv_eapd ? 0x00 : 0x02); in ad198x_power_eapd_write() [all …]
|
/openbmc/openbmc/poky/meta/recipes-gnome/gtk+/gtk+3/ |
H A D | opengl.patch | 16 Upstream-Status: Denied 17 Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> 18 --- 19 demos/gtk-demo/meson.build | 5 ++++- 20 docs/tools/meson.build | 7 +++++-- 21 docs/tools/widgets.c | 6 +++++- 24 gdk/gdkgl.c | 11 ++++++++++- 27 gdk/meson.build | 8 +++++++- 28 gdk/x11/gdkdisplay-x11.c | 6 +++++- 29 gdk/x11/gdkvisual-x11.c | 5 +++++ [all …]
|
/openbmc/qemu/target/riscv/ |
H A D | translate.c | 2 * RISC-V emulation for qemu: main translation routines. 4 * Copyright (c) 2016-2017 Sagar Karandikar, sagark@eecs.berkeley.edu 22 #include "tcg/tcg-op.h" 23 #include "exec/exec-all.h" 24 #include "exec/helper-proto.h" 25 #include "exec/helper-gen.h" 34 #include "exec/helper-info.c.inc" 37 #include "tcg/tcg-cpu.h" 50 * it may require the inputs to be sign- or zero-extended; which will 75 * which we have already installed into env->fp_status. Or -1 for [all …]
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | Makefile | 1 # SPDX-License-Identifier: GPL-2.0 21 HOSTPKG_CONFIG := pkg-config 24 GENFLAGS := -DHAVE_GENHDR 27 BPF_GCC ?= $(shell command -v bpf-gcc;) 30 CFLAGS += -g -O0 -rdynamic -Wall -Werror $(GENFLAGS) $(SAN_CFLAGS) \ 31 -I$(CURDIR) -I$(INCLUDE_DIR) -I$(GENDIR) -I$(LIBDIR) \ 32 -I$(TOOLSINCDIR) -I$(APIDIR) -I$(OUTPUT) 34 LDLIBS += -lelf -lz -lrt -lpthread 38 CFLAGS += -Wno-unused-command-line-argument 42 ifneq ($(shell $(CLANG) --target=bpf -mcpu=help 2>&1 | grep 'v4'),) [all …]
|
/openbmc/sdbusplus/tools/ |
H A D | sdbus++-gen-meson | 3 set -e 12 Usage: $(basename "$0") [options] <command-args>* 18 --help - Display this message 19 --command <cmd> - Command mode to execute (default 'meson'). 20 --directory <path> - Root directory of the YAML source (default '.'). 21 --output <path> - Root directory of the output (default '.'). 22 --tool <path> - Path to the processing tool (default 'sdbus++'). 23 --version - Display this tool's version string. 26 meson - Generate a tree of meson.build files corresponding 28 cpp <intf> - Generate the source files from a YAML interface. [all …]
|
/openbmc/linux/Documentation/netlink/specs/ |
H A D | rt_link.yaml | 1 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) 3 name: rt-link 4 protocol: netlink-raw 11 - 12 name: ifinfo-flags 15 - 17 - 19 - 21 - 23 - [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/ |
H A D | qcom-wled.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/leds/backlight/qcom-wled.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Bjorn Andersson <bjorn.andersson@linaro.org> 11 - Kiran Gunda <kgunda@codeaurora.org> 21 - qcom,pm8941-wled 22 - qcom,pmi8950-wled 23 - qcom,pmi8994-wled 24 - qcom,pmi8998-wled [all …]
|
/openbmc/linux/drivers/hid/ |
H A D | hid-wiimote-core.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 4 * Copyright (c) 2011-2013 David Herrmann <dh.herrmann@gmail.com> 17 #include "hid-ids.h" 18 #include "hid-wiimote.h" 28 if (!hdev->ll_driver->output_report) in wiimote_hid_send() 29 return -ENODEV; in wiimote_hid_send() 33 return -ENOMEM; in wiimote_hid_send() 50 spin_lock_irqsave(&wdata->queue.lock, flags); in wiimote_queue_worker() 52 while (wdata->queue.head != wdata->queue.tail) { in wiimote_queue_worker() 53 spin_unlock_irqrestore(&wdata->queue.lock, flags); in wiimote_queue_worker() [all …]
|
/openbmc/linux/include/linux/ceph/ |
H A D | osd_client.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 30 #define CEPH_HOMELESS_OSD -1 35 * Note that these come from the OSD as little-endian values. On BE arches, 36 * we convert them in-place after receipt. 53 * A SPARSE_READ reply is a 32-bit count of extents, followed by an array of 54 * 64-bit offset/length pairs, and then all of the actual file data 177 u32 gen; member 235 /* an in-flight request */ 386 hoid->hash_reverse_bits = bitrev32(hoid->hash); in ceph_hoid_build_hash_cache() 390 * PG-wide backoff: [begin, end) [all …]
|
/openbmc/linux/drivers/usb/host/ |
H A D | pci-quirks.c | 1 // SPDX-License-Identifier: GPL-2.0 4 * Some of it includes work-arounds for PCI hardware and BIOS quirks. 5 * It may need to run early during booting -- before USB would normally 6 * initialize -- to ensure that Linux doesn't use any legacy modes. 22 #include "pci-quirks.h" 23 #include "xhci-ext-caps.h" 127 enum amd_chipset_gen gen; member 144 * amd_chipset_sb_type_init - initialize amd chipset southbridge type 154 pinfo->sb_type.gen = AMD_CHIPSET_UNKNOWN; in amd_chipset_sb_type_init() 156 pinfo->smbus_dev = pci_get_device(PCI_VENDOR_ID_ATI, in amd_chipset_sb_type_init() [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/pci/ |
H A D | nvidia,tegra194-pcie.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/pci/nvidia,tegra194-pcie.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Thierry Reding <thierry.reding@gmail.com> 11 - Jon Hunter <jonathanh@nvidia.com> 12 - Vidya Sagar <vidyas@nvidia.com> 16 inherits all the common properties defined in snps,dw-pcie.yaml. Some of 20 See nvidia,tegra194-pcie-ep.yaml for details on the Endpoint mode device 26 - nvidia,tegra194-pcie [all …]
|
/openbmc/linux/tools/lib/bpf/ |
H A D | libbpf.c | 1 // SPDX-License-Identifier: (LGPL-2.1 OR BSD-2-Clause) 6 * Copyright (C) 2013-2015 Alexei Starovoitov <ast@kernel.org> 67 #pragma GCC diagnostic ignored "-Wformat-nonliteral" 208 [BPF_PROG_TYPE_EXT] = "ext", 260 if (err != -EPERM || geteuid() != 0) in pr_perm_msg() 277 pr_warn("permission error while running as root; try raising 'ulimit -l'? current value: %s\n", in pr_perm_msg() 293 fd = -1; \ 304 /* as of v1.0 libbpf_set_strict_mode() is a no-op */ in libbpf_set_strict_mode() 350 /* stored as sec_def->cookie for all libbpf-supported SEC()s */ 369 /* BPF program support non-linear XDP buffer */ [all …]
|