Home
last modified time | relevance | path

Searched +full:x +full:- +full:tal (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/include/sound/
H A Dak4117.h1 /* SPDX-License-Identifier: GPL-2.0-or-later */
27 #define AK4117_REG_QSUB_ADDR 0x11 /* Q-subcode address + control */
28 #define AK4117_REG_QSUB_TRACK 0x12 /* Q-subcode track */
29 #define AK4117_REG_QSUB_INDEX 0x13 /* Q-subcode index */
30 #define AK4117_REG_QSUB_MINUTE 0x14 /* Q-subcode minute */
31 #define AK4117_REG_QSUB_SECOND 0x15 /* Q-subcode second */
32 #define AK4117_REG_QSUB_FRAME 0x16 /* Q-subcode frame */
33 #define AK4117_REG_QSUB_ZERO 0x17 /* Q-subcode zero */
34 #define AK4117_REG_QSUB_ABSMIN 0x18 /* Q-subcode absolute minute */
35 #define AK4117_REG_QSUB_ABSSEC 0x19 /* Q-subcode absolute second */
[all …]
/openbmc/linux/tools/perf/util/
H A Ddata-convert-json.c1 // SPDX-License-Identifier: GPL-2.0-only
8 #include "data-convert.h"
31 #include <traceevent/event-parse.h>
41 // Outputs a JSON-encoded string surrounded by quotes with characters escaped.
60 fprintf(out, "\\u%04x", *s); in output_json_string()
96 // Outputs a JSON key-value pair where the value is a string.
106 // Outputs a JSON key-value pair where the value is a printf format string.
125 FILE *out = c->out; in output_sample_callchain_entry()
128 output_json_key_format(out, false, 5, "ip", "\"0x%" PRIx64 "\"", ip); in output_sample_callchain_entry()
130 if (al && al->sym && al->sym->namelen) { in output_sample_callchain_entry()
[all …]
/openbmc/linux/Documentation/devicetree/bindings/rtc/
H A Dnxp,pcf8523.txt4 - compatible: Should contain "nxp,pcf8523".
5 - reg: I2C address for chip.
8 - quartz-load-femtofarads: The capacitive load of the quartz(x-tal),
17 quartz-load-femtofarads = <7000>;
H A Dnxp,pcf85363.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Alexandre Belloni <alexandre.belloni@bootlin.com>
13 - $ref: rtc.yaml#
18 - nxp,pcf85263
19 - nxp,pcf85363
24 "#clock-cells":
27 clock-output-names:
33 quartz-load-femtofarads:
[all …]
H A Dnxp,pcf85063.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Alexander Stein <alexander.stein@ew.tq-group.com>
15 - microcrystal,rv8263
16 - nxp,pcf85063
17 - nxp,pcf85063a
18 - nxp,pcf85063tp
19 - nxp,pca85073a
24 "#clock-cells":
[all …]
H A Drtc.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Alexandre Belloni <alexandre.belloni@bootlin.com>
18 pattern: "^rtc(@.*|-([0-9]|[1-9][0-9]+))?$"
20 aux-voltage-chargeable:
29 quartz-load-femtofarads:
31 The capacitive load of the quartz(x-tal), expressed in femto
35 start-year:
41 trickle-diode-disable:
[all …]
/openbmc/linux/Documentation/translations/sp_SP/
H A Dmemory-barriers.txt2 This is a version of Documentation/memory-barriers.txt translated into
35 consistencia de memoria formal y documentación en tools/memory-model/. Sin
53 Tenga en cuenta también que es posible que una barrera no valga (sea no-op)
63 - Operaciones del dispositivo.
64 - Garantías.
68 - Variedades de barrera de memoria.
69 - ¿Qué no se puede asumir sobre las barreras de memoria?
70 - Barreras de dirección-dependencia (históricas).
71 - Dependencias de control.
72 - Emparejamiento de barreras smp.
[all …]
/openbmc/u-boot/drivers/ram/rockchip/
H A Ddmc-rk3368.c1 // SPDX-License-Identifier: GPL-2.0
9 #include <dt-bindings/memory/rk3368-dmc.h>
10 #include <dt-structs.h>
123 ((n <= 8) ? ((n - 4) << 9) : (((n >> 1) & 0x7) << 9))
125 ((((n - 4) & 0x7) << 4) | (((n - 4) & 0x8) >> 2))
133 (((n - 5) & 0x7) << 3)
141 rk_setreg(&grf->ddrc0_con0, NOC_RSP_ERR_STALL); in ddr_set_noc_spr_err_stall()
143 rk_clrreg(&grf->ddrc0_con0, NOC_RSP_ERR_STALL); in ddr_set_noc_spr_err_stall()
149 rk_setreg(&grf->ddrc0_con0, MSCH0_MAINDDR3_DDR3); in ddr_set_ddr3_mode()
151 rk_clrreg(&grf->ddrc0_con0, MSCH0_MAINDDR3_DDR3); in ddr_set_ddr3_mode()
[all …]
/openbmc/linux/Documentation/translations/sp_SP/process/
H A Dsubmitting-patches.rst1 .. include:: ../disclaimer-sp.rst
3 :Original: :ref:`Documentation/process/submitting-patches.rst <submittingpatches>`
20 Documentation/process/development-process.rst. Además, lea
21 Documentation/process/submit-checklist.rst para obtener una lista de
24 Documentation/devicetree/bindings/submitting-patches.rst.
33 :ref:`Documentation/process/maintainer-handbooks.rst <maintainer_handbooks_main>`.
36 --------------------------------
54 ---------------------
68 que seleccionan ("cherry-pick") solo parches específicos de upstream, así
113 referencia al ID SHA-1 del commit. Incluya también el resumen de una línea
[all …]
H A Dcoding-style.rst1 .. include:: ../disclaimer-sp.rst
3 :Original: :ref:`Documentation/process/coding-style.rst <submittingpatches>`
24 -----------
49 sangría`` (``double-indenting``) en etiquetas ``case``. Por ejemplo:
51 .. code-block:: c
73 .. code-block:: c
80 .. code-block:: c
87 .. code-block:: c
106 ------------------------------------
129 ----------------------------------
[all …]
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Ddram_sun6i.h1 /* SPDX-License-Identifier: GPL-2.0+ */
5 * (C) Copyright 2007-2012
77 u32 tal; /* 0xe4 */ member
247 #define MCTL_CR_RANK(x) (((x) - 1) << 0) argument
249 #define MCTL_CR_BANK(x) ((x) << 2) argument
251 #define MCTL_CR_ROW(x) (((x) - 1) << 4) argument
253 #define MCTL_CR_PAGE_SIZE(x) ((fls(x) - 4) << 8) argument
260 #define MCTL_CR_CHANNEL(x) (((x) - 1) << 19) argument
323 /* ptr constants these are or-ed together to get the final ptr# values */
338 /* dtpr constants these are or-ed together to get the final dtpr# values */
[all …]
/openbmc/linux/tools/perf/
H A Dbuiltin-probe.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * builtin-probe.c
21 #include "util/build-id.h"
27 #include <subcmd/parse-options.h>
28 #include "util/probe-finder.h"
29 #include "util/probe-event.h"
30 #include "util/probe-file.h"
55 struct perf_probe_event *pev = &params->events[params->nevents]; in parse_probe_event()
58 pr_debug("probe-definition(%d): %s\n", params->nevents, str); in parse_probe_event()
59 if (++params->nevents == MAX_PROBES) { in parse_probe_event()
[all …]
/openbmc/u-boot/drivers/bios_emulator/x86emu/
H A Dops.c7 * Copyright (C) 1991-2004 SciTech Software, Inc.
8 * Copyright (C) David Mosberger-Tang
41 * to the 256 byte-"opcodes" found on the 8086. The table which
78 /*----------------------------- Implementation ----------------------------*/
172 op1 - Instruction op code
184 DB( printk("%04x:%04x: %02X ILLEGAL X86 OPCODE!\n", in x86emuOp_illegal_op()
185 M.x86.R_CS, M.x86.R_IP-1,op1)); in x86emuOp_illegal_op()
411 DECODE_PRINTF("\tAL,"); in x86emuOp_genop_byte_AL_IMM()
413 DECODE_PRINTF2("%x\n", srcval); in x86emuOp_genop_byte_AL_IMM()
440 DECODE_PRINTF2("%x\n", srcval); in x86emuOp_genop_word_AX_IMM()
[all …]
/openbmc/linux/drivers/media/tuners/
H A Dr820t.c1 // SPDX-License-Identifier: GPL-2.0
7 // that it is part of rtl-sdr git tree, released under GPLv2:
8 // https://groups.google.com/forum/#!topic/ultra-cheap-sdr/Y3rBEOFtHug
9 // https://github.com/n1gp/gr-baz
30 #include "tuner-i2c.h"
355 int r = reg - REG_SHADOW_START; in shadow_store()
363 if (len > NUM_REGS - r) in shadow_store()
364 len = NUM_REGS - r; in shadow_store()
366 tuner_dbg("%s: prev reg=%02x len=%d: %*ph\n", in shadow_store()
369 memcpy(&priv->regs[r], val, len); in shadow_store()
[all …]
/openbmc/linux/Documentation/networking/
H A Darcnet-hardware.rst1 .. SPDX-License-Identifier: GPL-2.0
11 2) This file is no longer Linux-specific. It should probably be moved out
17 e-mail apenwarr@worldvisions.ca with any settings for your particular card,
39 There are two "types" of ARCnet - STAR topology and BUS topology. This
46 well-designed standard. It uses something called "modified token passing"
47 which makes it completely incompatible with so-called "Token Ring" cards,
63 programming interface also means that when high-performance hardware
73 although they are generally kept down to the Ethernet-style 1500 bytes.
91 - Avery Pennraun <apenwarr@worldvisions.ca>
92 - Stephen A. Wood <saw@hallc1.cebaf.gov>
[all …]
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch4 Subject: [PATCH 2/2] Update x86emu from X.org
6 This commit updates the x86emu copy from X.org tarball
7 (ftp://mirror.csclub.uwaterloo.ca/x.org/current/src/xserver/xorg-server-1.12.2.tar.bz2).
14 Upstream-Status: Backport
16 Signed-off-by: Bernhard Walle <bernhard@bwalle.de>
17 ---
18 libs/x86emu/LICENSE | 17 -
19 libs/x86emu/debug.c | 509 +++---
20 libs/x86emu/decode.c | 1069 ++++++------
21 libs/x86emu/fpu.c | 463 +++---
[all …]
/openbmc/linux/
H A DMAINTAINERS5 ---------------------------------------------------
21 W: *Web-page* with status/info
23 B: URI for where to file *bugs*. A web-page with detailed bug
28 patches to the given subsystem. This is either an in-tree file,
29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst
39 X: *Excluded* files and directories that are NOT maintained, same
43 X: net/ipv6/
46 N: [^a-z]tegra all files whose path contains tegra
64 ----------------
83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)
[all …]