Home
last modified time | relevance | path

Searched +full:ext +full:- +full:gen (Results 1 – 25 of 63) sorted by relevance

123

/linux-6.8/drivers/ptp/
Dptp_ocp.c1 // 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>
393 static int ptp_ocp_signal_from_perout(struct ptp_ocp *bp, int gen,
417 (void *)((uintptr_t)(bp) + (map)->bp_offset); \
433 uintptr_t addr = (uintptr_t)(bp) + (res)->bp_offset; \
473 --
630 .name = "xiic-i2c",
[all …]
/linux-6.8/arch/x86/tools/
Dgen-insn-attr-x86.awk1 #!/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 …]
/linux-6.8/tools/arch/x86/tools/
Dgen-insn-attr-x86.awk1 #!/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 …]
/linux-6.8/arch/arm/boot/dts/nxp/imx/
Dimx6-logicpd-baseboard.dtsi1 // 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 …]
/linux-6.8/drivers/scsi/elx/libefc_sli/
Dsli4.c1 // 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 …]
/linux-6.8/drivers/phy/st/
Dphy-miphy28lp.c1 // 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 …]
/linux-6.8/tools/bpf/bpftool/Documentation/
Dbpftool-gen.rst1 .. 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 …]
/linux-6.8/sound/pci/hda/
Dpatch_conexant.c1 // SPDX-License-Identifier: GPL-2.0-or-later
7 * Tobin Davis <tdavis@dsl-only.net>
31 struct hda_gen_spec gen; member
70 spec->gen.beep_nid = nid; in set_beep_amp()
72 knew = snd_hda_gen_add_kctl(&spec->gen, NULL, in set_beep_amp()
75 return -ENOMEM; in set_beep_amp()
76 knew->private_value = beep_amp; in set_beep_amp()
83 struct conexant_spec *spec = codec->spec; in cx_auto_parse_beep()
102 struct conexant_spec *spec = codec->spec; in cx_auto_parse_eapd()
110 spec->eapds[spec->num_eapds++] = nid; in cx_auto_parse_eapd()
[all …]
Dpatch_analog.c1 // 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 …]
Dpatch_realtek.c1 // SPDX-License-Identifier: GPL-2.0-or-later
35 /* extra amp-initialization sequence types */
81 struct hda_gen_spec gen; /* must be at head */ member
146 struct alc_spec *spec = codec->spec; in coef_mutex_lock()
149 mutex_lock(&spec->coef_mutex); in coef_mutex_lock()
154 struct alc_spec *spec = codec->spec; in coef_mutex_unlock()
156 mutex_unlock(&spec->coef_mutex); in coef_mutex_unlock()
208 if (val != -1) in __alc_update_coefex_idx()
228 struct alc_spec *spec = codec->spec; in alc_get_coef0()
230 if (!spec->coef0) in alc_get_coef0()
[all …]
/linux-6.8/drivers/edac/
Dmce_amd.c1 // SPDX-License-Identifier: GPL-2.0-only
37 static const char * const tt_msgs[] = { "INSN", "DATA", "GEN", "RESV" };
40 static const char * const ll_msgs[] = { "RESV", "L1", "L2", "L3/GEN" };
44 "GEN", "RD", "WR", "DRD", "DWR", "IRD", "PRF", "EV", "SNP"
48 const char * const pp_msgs[] = { "SRC", "RES", "OBS", "GEN" };
55 static const char * const ii_msgs[] = { "MEM", "RESV", "IO", "GEN" };
71 "PFB non-cacheable bit parity error",
101 "Link-defined sync error packets detected on HT link",
290 u16 ec = EC(m->status); in decode_mc0_mce()
291 u8 xec = XEC(m->status, xec_mask); in decode_mc0_mce()
[all …]
/linux-6.8/tools/testing/selftests/bpf/
DMakefile1 # SPDX-License-Identifier: GPL-2.0
21 PKG_CONFIG ?= $(CROSS_COMPILE)pkg-config
24 GENFLAGS := -DHAVE_GENHDR
27 BPF_GCC ?= $(shell command -v bpf-gcc;)
31 OPT_FLAGS ?= $(if $(RELEASE),-O2,-O0)
33 LIBELF_CFLAGS := $(shell $(PKG_CONFIG) libelf --cflags 2>/dev/null)
34 LIBELF_LIBS := $(shell $(PKG_CONFIG) libelf --libs 2>/dev/null || echo -lelf)
36 CFLAGS += -g $(OPT_FLAGS) -rdynamic \
37 -Wall -Werror \
39 -I$(CURDIR) -I$(INCLUDE_DIR) -I$(GENDIR) -I$(LIBDIR) \
[all …]
/linux-6.8/drivers/gpu/drm/xe/
DMakefile1 # SPDX-License-Identifier: GPL-2.0
7 # --- begin copy-paste W=1 warnings from scripts/Makefile.extrawarn
8 subdir-ccflags-y += -Wextra -Wunused -Wno-unused-parameter
9 subdir-ccflags-y += -Wmissing-declarations
10 subdir-ccflags-y += $(call cc-option, -Wrestrict)
11 subdir-ccflags-y += -Wmissing-format-attribute
12 subdir-ccflags-y += -Wmissing-prototypes
13 subdir-ccflags-y += -Wold-style-definition
14 subdir-ccflags-y += -Wmissing-include-dirs
15 subdir-ccflags-y += $(call cc-option, -Wunused-but-set-variable)
[all …]
/linux-6.8/Documentation/devicetree/bindings/leds/backlight/
Dqcom-wled.yaml1 # 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 …]
/linux-6.8/drivers/hid/
Dhid-wiimote-core.c1 // 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 …]
/linux-6.8/drivers/usb/host/
Dpci-quirks.c1 // 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"
129 enum amd_chipset_gen gen; member
146 * amd_chipset_sb_type_init - initialize amd chipset southbridge type
156 pinfo->sb_type.gen = AMD_CHIPSET_UNKNOWN; in amd_chipset_sb_type_init()
158 pinfo->smbus_dev = pci_get_device(PCI_VENDOR_ID_ATI, in amd_chipset_sb_type_init()
[all …]
/linux-6.8/include/linux/ceph/
Dosd_client.h1 /* 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 …]
/linux-6.8/Documentation/devicetree/bindings/pci/
Dnvidia,tegra194-pcie.yaml1 # 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 …]
/linux-6.8/Documentation/netlink/specs/
Drt_link.yaml1 # 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 …]
/linux-6.8/tools/lib/bpf/
Dlibbpf.c1 // 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"
215 [BPF_PROG_TYPE_EXT] = "ext",
267 if (err != -EPERM || geteuid() != 0) in pr_perm_msg()
284 pr_warn("permission error while running as root; try raising 'ulimit -l'? current value: %s\n", in pr_perm_msg()
300 fd = -1; \
311 /* as of v1.0 libbpf_set_strict_mode() is a no-op */ in libbpf_set_strict_mode()
357 /* stored as sec_def->cookie for all libbpf-supported SEC()s */
376 /* BPF program support non-linear XDP buffer */
[all …]
/linux-6.8/include/net/
Ddropreason-core.h1 /* SPDX-License-Identifier: GPL-2.0-or-later */
95 * enum skb_drop_reason - the reasons of skb drops
101 * @SKB_NOT_DROPPED_YET: skb is not dropped yet (used for no-drop case)
134 * document for rp_filter in ip-sysctl.rst for more information
154 * @SKB_DROP_REASON_TCP_AUTH_HDR: TCP-MD5 or TCP-AO hashes are met
174 * @SKB_DROP_REASON_TCP_AONOTFOUND: no TCP-AO hash and one was expected,
179 * @SKB_DROP_REASON_TCP_AOUNEXPECTED: TCP-AO hash is present and it
184 * @SKB_DROP_REASON_TCP_AOKEYNOTFOUND: TCP-AO key is unknown,
189 * @SKB_DROP_REASON_TCP_AOFAILURE: TCP-AO hash is wrong,
305 * e.g., the IFF_UP is not set, or driver specific tun->tfiles[txq]
[all …]
/linux-6.8/mm/
Dvmscan.c1 // SPDX-License-Identifier: GPL-2.0
31 #include <linux/backing-dev.h>
45 #include <linux/memory-tiers.h>
174 if ((_folio)->lru.prev != _base) { \
177 prev = lru_to_folio(&(_folio->lru)); \
178 prefetchw(&prev->_field); \
195 return sc->target_mem_cgroup; in cgroup_reclaim()
204 return !sc->target_mem_cgroup || mem_cgroup_is_root(sc->target_mem_cgroup); in root_reclaim()
208 * writeback_throttling_sane - is the usual dirty throttling mechanism available?
251 WARN_ON_ONCE(rs && task->reclaim_state); in set_task_reclaim_state()
[all …]
/linux-6.8/arch/x86/kvm/mmu/
Dmmu.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * Kernel-based Virtual Machine driver for Linux
5 * This module enables machines with Intel VT-x extensions to run virtual
64 int __read_mostly nx_huge_pages = -1;
100 * When setting this variable to true it enables Two-Dimensional-Paging
102 * 1. the guest-virtual to guest-physical
103 * 2. while doing 1. it walks guest-physical to host-physical
204 return !!(regs->reg & flag); \
226 return !!(mmu->cpu_role. base_or_ext . reg##_##name); \
229 BUILD_MMU_ROLE_ACCESSOR(ext, cr4, pse);
[all …]
/linux-6.8/tools/perf/Documentation/
Dperf-script.txt1 perf-script(1)
5 ----
6 perf-script - Read perf.data (created by perf record) and display trace output
9 --------
12 'perf script' [<options>] record <script> [<record-options>] <command>
13 'perf script' [<options>] report <script> [script-args]
14 'perf script' [<options>] <script> <required-script-args> [<record-options>] <command>
15 'perf script' [<options>] <top-script> [script-args]
18 -----------
26 You can also run a set of pre-canned scripts that aggregate and
[all …]
/linux-6.8/drivers/net/ethernet/intel/idpf/
Dvirtchnl2_lan_desc.h1 /* SPDX-License-Identifier: GPL-2.0-only */
207 * struct virtchnl2_splitq_rx_buf_desc - SplitQ RX buffer descriptor format
219 * ----------------------------------------------------------------
221 * ----------------------------------------------------------------
223 * ----------------------------------------------------------------
225 * ----------------------------------------------------------------
227 * ----------------------------------------------------------------
242 * struct virtchnl2_singleq_rx_buf_desc - SingleQ RX buffer descriptor format.
250 * ----------------------------------------------------------------
252 * ----------------------------------------------------------------
[all …]

123