Home
last modified time | relevance | path

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

12345678910>>...27

/linux-6.14.4/include/linux/
Dsysfb.h1 /* SPDX-License-Identifier: GPL-2.0-or-later */
7 * Copyright (c) 2012-2013 David Herrmann <[email protected]>
16 M_I17, /* 17-Inch iMac */
17 M_I20, /* 20-Inch iMac */
18 M_I20_SR, /* 20-Inch iMac (Santa Rosa) */
19 M_I24, /* 24-Inch iMac */
20 M_I24_8_1, /* 24-Inch iMac, 8,1th gen */
21 M_I24_10_1, /* 24-Inch iMac, 10,1th gen */
22 M_I27_11_1, /* 27-Inch iMac, 11,1th gen */
24 M_MINI_3_1, /* Mac Mini, 3,1th gen */
[all …]
/linux-6.14.4/drivers/net/dsa/sja1105/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
11 This is the driver for the NXP SJA1105 (5-port) and SJA1110 (10-port)
15 - SJA1105E (Gen. 1, No TT-Ethernet)
16 - SJA1105T (Gen. 1, TT-Ethernet)
17 - SJA1105P (Gen. 2, No SGMII, No TT-Ethernet)
18 - SJA1105Q (Gen. 2, No SGMII, TT-Ethernet)
19 - SJA1105R (Gen. 2, SGMII, No TT-Ethernet)
20 - SJA1105S (Gen. 2, SGMII, TT-Ethernet)
21 - SJA1110A (Gen. 3, SGMII, TT-Ethernet, 100base-TX PHY, 10 ports)
22 - SJA1110B (Gen. 3, SGMII, TT-Ethernet, 100base-TX PHY, 9 ports)
[all …]
/linux-6.14.4/tools/lib/bpf/
Dgen_loader.c1 // SPDX-License-Identifier: (LGPL-2.1 OR BSD-2-Clause)
30 * ctx - bpf program context
31 * stack - bpf program stack
32 * blob - bpf_attr-s, strings, insns, map data.
42 (__s16)(-sizeof(struct loader_stack) + offsetof(struct loader_stack, field))
46 static int blob_fd_array_off(struct bpf_gen *gen, int index) in blob_fd_array_off() argument
48 return gen->fd_array + index * sizeof(int); in blob_fd_array_off()
51 static int realloc_insn_buf(struct bpf_gen *gen, __u32 size) in realloc_insn_buf() argument
53 size_t off = gen->insn_cur - gen->insn_start; in realloc_insn_buf()
56 if (gen->error) in realloc_insn_buf()
[all …]
/linux-6.14.4/sound/pci/hda/
Dpatch_analog.c1 // SPDX-License-Identifier: GPL-2.0-or-later
6 * Copyright (c) 2005-2007 Takashi Iwai <[email protected]>
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()
80 !codec->inv_eapd ? 0x00 : 0x02); in ad198x_power_eapd_write()
[all …]
Dpatch_via.c1 // SPDX-License-Identifier: GPL-2.0-or-later
7 * (C) 2006-2009 VIA Technology, Inc.
8 * (C) 2006-2008 Takashi Iwai <[email protected]>
13 /* 2006-03-03 Lydia Wang Create the basic patch to support VT1708 codec */
14 /* 2006-03-14 Lydia Wang Modify hard code for some pin widget nid */
15 /* 2006-08-02 Lydia Wang Add support to VT1709 codec */
16 /* 2006-09-08 Lydia Wang Fix internal loopback recording source select bug */
17 /* 2007-09-12 Lydia Wang Add EAPD enable during driver initialization */
18 /* 2007-09-17 Lydia Wang Add VT1708B codec support */
19 /* 2007-11-14 Lydia Wang Add VT1708A codec HP and CD pin connect config */
[all …]
Dpatch_cirrus.c1 // SPDX-License-Identifier: GPL-2.0-or-later
24 struct hda_gen_spec gen; member
66 /* Vendor-specific processing widget */
79 * 1 = digital immediate, analog zero-cross
80 * 2 = digtail & analog soft-ramp
81 * 3 = digital soft-ramp, analog zero-cross
83 #define CS_COEF_ADC_SZC_MASK (3 << 0)
84 #define CS_COEF_ADC_MIC_SZC_MODE (3 << 0) /* SZC setup for mic */
85 #define CS_COEF_ADC_LI_SZC_MODE (3 << 0) /* SZC setup for line-in */
86 /* PGA mode: 0 = differential, 1 = signle-ended */
[all …]
/linux-6.14.4/drivers/gpu/drm/renesas/rcar-du/
Drcar_du_drv.c1 // SPDX-License-Identifier: GPL-2.0+
3 * R-Car Display Unit DRM driver
5 * Copyright (C) 2013-2015 Renesas Electronics Corporation
11 #include <linux/dma-mapping.h>
32 /* -----------------------------------------------------------------------------
37 .gen = 2,
61 .gen = 2,
84 .gen = 2,
112 .gen = 3,
143 .gen = 3,
[all …]
Drcar_du_group.c1 // SPDX-License-Identifier: GPL-2.0+
3 * R-Car Display Unit Channels Pair
5 * Copyright (C) 2013-2015 Renesas Electronics Corporation
11 * The R8A7779 DU is split in per-CRTC resources (scan-out engine, blending
12 * unit, timings generator, ...) and device-global resources (start/stop
19 * modeled as a single device with three CRTCs, two sets of "semi-global"
20 * resources, and a few device-global resources.
23 * counterpart in the DU documentation, that models those semi-global resources.
35 return rcar_du_read(rgrp->dev, rgrp->mmio_offset + reg); in rcar_du_group_read()
40 rcar_du_write(rgrp->dev, rgrp->mmio_offset + reg, data); in rcar_du_group_write()
[all …]
/linux-6.14.4/drivers/gpu/drm/vc4/
Dvc4_hvs.c1 // SPDX-License-Identifier: GPL-2.0-only
31 #include <soc/bcm2835/raspberrypi-firmware.h>
206 struct drm_device *drm = &hvs->vc4->base; in vc4_hvs_dump_state()
207 struct drm_printer p = drm_info_printer(&hvs->pdev->dev); in vc4_hvs_dump_state()
213 drm_print_regset32(&p, &hvs->regset); in vc4_hvs_dump_state()
219 readl((u32 __iomem *)hvs->dlist + i + 0), in vc4_hvs_dump_state()
220 readl((u32 __iomem *)hvs->dlist + i + 1), in vc4_hvs_dump_state()
221 readl((u32 __iomem *)hvs->dlist + i + 2), in vc4_hvs_dump_state()
222 readl((u32 __iomem *)hvs->dlist + i + 3)); in vc4_hvs_dump_state()
230 struct drm_debugfs_entry *entry = m->private; in vc4_hvs_debugfs_underrun()
[all …]
/linux-6.14.4/drivers/rapidio/switches/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
6 tristate "IDT CPS-xx SRIO switches support"
8 Includes support for IDT CPS-16/12/10/8 serial RapidIO switches.
11 tristate "IDT CPS Gen.2 SRIO switch support"
14 Includes support for ITD CPS Gen.2 serial RapidIO switches.
17 tristate "IDT RXS Gen.3 SRIO switch support"
20 Includes support for ITD RXS Gen.3 serial RapidIO switches.
/linux-6.14.4/drivers/gpu/drm/i915/
Di915_pci.c41 __diag_ignore_all("-Woverride-init", "Allow field initialization overrides for device info");
44 #define GEN(x) \ macro
53 [I915_CACHE_WT] = 3, \
58 [I915_CACHE_NONE] = 3, \
67 [I915_CACHE_LLC] = 3, \
68 [I915_CACHE_L3_LLC] = 3, \
72 /* Keep in gen based order, and chronological order within a gen */
81 GEN(2), \
91 .max_pat_index = 3, \
97 GEN(2), \
[all …]
/linux-6.14.4/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.14.4/drivers/net/vmxnet3/
Dvmxnet3_defs.h4 * Copyright (C) 2008-2024, VMware, Inc. All Rights Reserved.
18 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
23 * Maintained by: pv-[email protected]
73 #define VMXNET3_REG_ALIGN 8 /* All registers are 8-byte aligned. */
133 * Little Endian layout of bitfields -
135 * Byte 1 : oco gen 13.len.8
137 * Byte 3 : 13...msscof...6
139 * Big Endian layout of bitfields -
142 * Byte 2 : oco gen 13.len.8
143 * Byte 3 : 7.....len.....0
[all …]
/linux-6.14.4/drivers/gpu/drm/ast/
Dast_drv.h14 * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
57 /* 1st gen */
60 /* 2nd gen */
64 /* 3rd gen */
65 AST2200 = __AST_CHIP(3, 0),
66 AST2150 = __AST_CHIP(3, 1),
67 /* 4th gen */
71 /* 5th gen */
75 /* 6th gen */
79 /* 7th gen */
[all …]
/linux-6.14.4/drivers/net/ethernet/chelsio/cxgb3/
Dsge.c2 * Copyright (c) 2005-2008 Chelsio, Inc. All rights reserved.
14 * - Redistributions of source code must retain the above
18 * - Redistributions in binary form must reproduce the above
38 #include <linux/dma-mapping.h>
137 * This structure lives at skb->head and must be allocated by callers.
148 * desc = 1 + (flits - 2) / (WR_FLITS - 1).
157 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3,
162 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3,
180 * refill_rspq - replenish an SGE response queue
193 V_RSPQ(q->cntxt_id) | V_CREDITS(credits)); in refill_rspq()
[all …]
/linux-6.14.4/tools/net/ynl/
Dynl-regen.sh2 # SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause
9 while [ ! -z "$1" ]; do
11 -f ) force=yes; shift ;;
12 -p ) search=$2; shift 2 ;;
18 pushd ${search:-$KDIR} >>/dev/null
20 files=$(git grep --files-with-matches '^/\* YNL-GEN \(kernel\|uapi\|user\)')
22 # params: 0 1 2 3
23 # $YAML YNL-GEN kernel $mode
24 params=( $(git grep -B1 -h '/\* YNL-GEN' $f | sed 's@/\*\(.*\)\*/@\1@') )
25 args=$(sed -n 's@/\* YNL-ARG \(.*\) \*/@\1@p' $f)
[all …]
/linux-6.14.4/drivers/phy/st/
Dphy-miphy28lp.c1 // SPDX-License-Identifier: GPL-2.0-only
25 #include <dt-bindings/phy/phy.h>
44 #define DIS_LINK_RST BIT(3)
119 #define EQ_BOOST_GAIN BIT(3)
148 #define EN_DIGIT_SIGNAL_CHECK BIT(3)
171 * 0: 30MHz crystal clk - 1: 100MHz ext clk routed through MiPHY1
173 * 1: 30MHz crystal clk - 0: 100MHz ext clk routed through MiPHY1
176 #define MIPHY_OSC_FORCE_EXT BIT(3)
191 #define MIPHY_SATA_BANK_NB 3
233 static char *PHY_TYPE_name[] = { "sata-up", "pcie-up", "", "usb3-up" };
[all …]
/linux-6.14.4/arch/x86/lib/
Dretpoline.S1 /* SPDX-License-Identifier: GPL-2.0 */
9 #include <asm/asm-offsets.h>
10 #include <asm/nospec-branch.h>
63 #define GEN(reg) THUNK reg macro
64 #include <asm/GEN-for-each-reg.h>
65 #undef GEN
70 #define GEN(reg) __EXPORT_THUNK(__x86_indirect_thunk_ ## reg) macro
71 #include <asm/GEN-for-each-reg.h>
72 #undef GEN
92 #define GEN(reg) CALL_THUNK reg macro
[all …]
/linux-6.14.4/drivers/base/firmware_loader/builtin/
DMakefile1 # SPDX-License-Identifier: GPL-2.0
2 obj-y += main.o
4 # Create $(fwdir) from $(CONFIG_EXTRA_FIRMWARE_DIR) -- if it doesn't have a
7 fwdir := $(addprefix $(srctree)/,$(filter-out /%,$(fwdir)))$(filter /%,$(fwdir))
9 firmware := $(addsuffix .gen.o, $(CONFIG_EXTRA_FIRMWARE))
10 obj-y += $(firmware)
12 FWNAME = $(patsubst $(obj)/%.gen.S,%,$@)
13 FWSTR = $(subst $(comma),_,$(subst /,_,$(subst .,_,$(subst -,_,$(FWNAME)))))
15 ASM_ALIGN = $(if $(CONFIG_64BIT),3,2)
33 echo " $(ASM_WORD) _fw_end - _fw_$(FWSTR)_bin"
[all …]
/linux-6.14.4/drivers/media/platform/renesas/vsp1/
Dvsp1_drv.c1 // SPDX-License-Identifier: GPL-2.0+
3 * vsp1_drv.c -- R-Car VSP1 Driver
5 * Copyright (C) 2013-2015 Renesas Electronics Corporation
21 #include <media/rcar-fcp.h>
22 #include <media/v4l2-subdev.h>
41 /* -----------------------------------------------------------------------------
54 for (i = 0; i < vsp1->info->wpf_count; ++i) { in vsp1_irq_handler()
55 struct vsp1_rwpf *wpf = vsp1->wpf[i]; in vsp1_irq_handler()
63 if ((status & VI6_WPF_IRQ_STA_UND) && wpf->entity.pipe) { in vsp1_irq_handler()
64 wpf->entity.pipe->underrun_count++; in vsp1_irq_handler()
[all …]
/linux-6.14.4/drivers/edac/
Die31200_edac.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * Intel E3-1200
6 * Support for the E3-1200 processor family. Heavily based on previous
12 * PCI DRAM controller device ids (Taken from The PCI ID Repository - https://pci-ids.ucw.cz/)
14 * 0108: Xeon E3-1200 Processor Family DRAM Controller
15 * 010c: Xeon E3-1200/2nd Generation Core Processor Family DRAM Controller
16 * 0150: Xeon E3-1200 v2/3rd Gen Core processor DRAM Controller
17 * 0158: Xeon E3-1200 v2/Ivy Bridge DRAM Controller
18 * 015c: Xeon E3-1200 v2/3rd Gen Core processor DRAM Controller
19 * 0c04: Xeon E3-1200 v3/4th Gen Core Processor DRAM Controller
[all …]
/linux-6.14.4/drivers/net/wireless/realtek/rtw89/
Dpci_be.c1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause
24 struct rtw89_pci *rtwpci = (struct rtw89_pci *)rtwdev->priv; in rtw89_pci_aspm_set_be()
25 struct pci_dev *pdev = rtwpci->pdev; in rtw89_pci_aspm_set_be()
80 const struct rtw89_pci_info *info = rtwdev->pci_info; in rtw89_pci_set_io_rcy_be()
84 if (info->io_rcy_en == MAC_AX_PCIE_ENABLE) { in rtw89_pci_set_io_rcy_be()
85 val32 = info->io_rcy_tmr == MAC_AX_IO_RCY_ANA_TMR_DEF ? in rtw89_pci_set_io_rcy_be()
86 PL0_TMR_ANA_172US : info->io_rcy_tmr; in rtw89_pci_set_io_rcy_be()
98 val32 = info->io_rcy_tmr == MAC_AX_IO_RCY_ANA_TMR_DEF ? in rtw89_pci_set_io_rcy_be()
99 PL0_TMR_MAC_1MS : info->io_rcy_tmr; in rtw89_pci_set_io_rcy_be()
104 val32 = info->io_rcy_tmr == MAC_AX_IO_RCY_ANA_TMR_DEF ? in rtw89_pci_set_io_rcy_be()
[all …]
/linux-6.14.4/drivers/phy/marvell/
Dphy-armada38x-comphy.c1 // SPDX-License-Identifier: GPL-2.0
17 #define MAX_A38X_PORTS 3
28 #define COMPHY_STAT1_PLL_RDY_TX BIT(3)
56 { 3, 0, 0 },
60 { 0, 3, 0 },
61 { 0, 0, 3 },
66 struct a38x_comphy *priv = lane->priv; in a38x_set_conf()
69 if (priv->conf) { in a38x_set_conf()
70 conf = readl_relaxed(priv->conf); in a38x_set_conf()
72 conf |= BIT(lane->port); in a38x_set_conf()
[all …]
/linux-6.14.4/sound/mips/
Dhal2.h1 /* SPDX-License-Identifier: GPL-2.0-only */
8 * Copyright (c) 2001, 2002, 2003 Ladislav Michl <ladis@linux-mips.org>
26 #define H2_REV_MINOR_CHIP_M 0x000F /* RO: bits 3:0, minor chip revision */
42 /* 3=Unix Timer */
49 /* 3=AES Out */
56 /* 1=Bresenham Clock Gen 1 */
57 /* 2=Bresenham Clock Gen 2 */
58 /* 3=Bresenham Clock Gen 3 */
120 #define H2I_AESTX_C_CLKID_SHIFT 3 /* Bresenham Clock Gen 1-3 */
122 #define H2I_AESTX_C_DATAT_SHIFT 8 /* 1=mono 2=stereo (3=quad) */
[all …]
/linux-6.14.4/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"
43 #define OHCI_HCFS (3 << 6) /* hc functional state */
45 #define OHCI_OCR (1 << 3) /* ownership change request */
129 enum amd_chipset_gen gen; member
146 * amd_chipset_sb_type_init - initialize amd chipset southbridge type
[all …]

12345678910>>...27