Home
last modified time | relevance | path

Searched full:intel (Results 1 – 25 of 4592) sorted by relevance

12345678910>>...184

/linux/drivers/mfd/
H A Dintel-lpss-pci.c3 * Intel LPSS PCI support.
5 * Copyright (C) 2015, Intel Corporation
7 * Authors: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
8 * Mika Westerberg <mika.westerberg@linux.intel.com>
24 #include "intel-lpss.h"
98 PROPERTY_ENTRY_U32("intel,spi-pxa2xx-type", LPSS_SPT_SSP),
143 PROPERTY_ENTRY_U32("intel,spi-pxa2xx-type", LPSS_BXT_SSP),
211 PROPERTY_ENTRY_U32("intel,spi-pxa2xx-type", LPSS_CNL_SSP),
235 PROPERTY_ENTRY_U32("intel,spi-pxa2xx-type", LPSS_CNL_SSP),
250 { PCI_VDEVICE(INTEL, 0x02a8), (kernel_ulong_t)&spt_uart_info },
[all …]
H A Dlpc_ich.c3 * lpc_ich.c - LPC interface for Intel ICH
5 * LPC bridge function of the Intel ICH contains many other
12 * Copyright (c) 2017, 2021-2022 Intel Corporation
17 * (See the intel documentation on http://developer.intel.com.)
274 .name = "intel-spi",
717 { PCI_VDEVICE(INTEL, 0x0f1c), LPC_BAYTRAIL},
718 { PCI_VDEVICE(INTEL, 0x19dc), LPC_DNV},
719 { PCI_VDEVICE(INTEL, 0x1c41), LPC_CPT},
720 { PCI_VDEVICE(INTEL, 0x1c42), LPC_CPTD},
721 { PCI_VDEVICE(INTEL, 0x1c43), LPC_CPTM},
[all …]
/linux/Documentation/driver-api/mei/
H A Diamt.rst3 Intel(R) Active Management Technology (Intel AMT)
6 Prominent usage of the Intel ME Interface is to communicate with Intel(R)
7 Active Management Technology (Intel AMT) implemented in firmware running on
8 the Intel ME.
10 Intel AMT provides the ability to manage a host remotely out-of-band (OOB)
14 Some examples of Intel AMT usage are:
25 Intel AMT (OOB) communication is based on SOAP (deprecated
29 For more information about Intel AMT:
30 https://software.intel.com/sites/manageability/AMT_Implementation_and_Reference_Guide/default.htm
33 Intel AMT Applications
[all …]
/linux/drivers/pinctrl/intel/
H A DKconfig2 # Intel pin control drivers
3 menu "Intel pinctrl drivers"
7 bool "Intel Baytrail GPIO pin control"
10 driver for memory mapped GPIO functionality on Intel Baytrail
18 tristate "Intel Cherryview/Braswell pinctrl and GPIO driver"
25 tristate "Intel Lynxpoint pinctrl and GPIO driver"
28 Lynxpoint is the PCH of Intel Haswell. This pinctrl driver
41 tristate "Intel pinctrl and GPIO platform driver"
46 of Intel PCH pins and using them as GPIOs. Currently the following
47 Intel SoCs / platforms require this to be functional:
[all …]
/linux/drivers/net/ethernet/intel/ice/
H A Dice_devids.h2 /* Copyright (c) 2018-2023, Intel Corporation. */
9 /* Intel(R) Ethernet Connection E823-L for backplane */
11 /* Intel(R) Ethernet Connection E823-L for SFP */
13 /* Intel(R) Ethernet Connection E823-L/X557-AT 10GBASE-T */
15 /* Intel(R) Ethernet Connection E823-L 1GbE */
17 /* Intel(R) Ethernet Connection E823-L for QSFP */
19 /* Intel(R) Ethernet Controller E830-CC for backplane */
21 /* Intel(R) Ethernet Controller E830-CC for QSFP */
23 /* Intel(R) Ethernet Controller E830-CC for SFP */
25 /* Intel(R) Ethernet Controller E830-CC for SFP-DD */
[all …]
/linux/sound/soc/intel/common/
H A DMakefile2 snd-soc-acpi-intel-match-y := soc-acpi-intel-byt-match.o soc-acpi-intel-cht-match.o \
3 soc-acpi-intel-hsw-bdw-match.o \
4 soc-acpi-intel-skl-match.o soc-acpi-intel-kbl-match.o \
5 soc-acpi-intel-bxt-match.o soc-acpi-intel-glk-match.o \
6 soc-acpi-intel-cnl-match.o soc-acpi-intel-cfl-match.o \
7 soc-acpi-intel-cml-match.o soc-acpi-intel-icl-match.o \
8 soc-acpi-intel-tgl-match.o soc-acpi-intel-ehl-match.o \
9 soc-acpi-intel-jsl-match.o soc-acpi-intel-adl-match.o \
10 soc-acpi-intel-rpl-match.o soc-acpi-intel-mtl-match.o \
11 soc-acpi-intel-arl-match.o \
[all …]
/linux/sound/soc/sof/intel/
H A DMakefile3 snd-sof-acpi-intel-byt-y := byt.o
4 snd-sof-acpi-intel-bdw-y := bdw.o
6 snd-sof-intel-hda-common-y := hda-loader.o hda-stream.o hda-trace.o \
11 snd-sof-intel-hda-generic-y := hda.o hda-common-ops.o
13 snd-sof-intel-hda-mlink-y := hda-mlink.o
15 snd-sof-intel-hda-common-$(CONFIG_SND_SOC_SOF_HDA_PROBES) += hda-probes.o
17 snd-sof-intel-hda-y := hda-codec.o
19 snd-sof-intel-atom-y := atom.o
21 obj-$(CONFIG_SND_SOC_SOF_INTEL_ATOM_HIFI_EP) += snd-sof-intel-atom.o
22 obj-$(CONFIG_SND_SOC_SOF_BAYTRAIL) += snd-sof-acpi-intel-byt.o
[all …]
H A Dpci-tgl.c6 // Copyright(c) 2018-2021 Intel Corporation
8 // Author: Liam Girdwood <liam.r.girdwood@linux.intel.com>
14 #include <sound/soc-acpi-intel-match.h>
35 [SOF_IPC_TYPE_3] = "intel/sof",
36 [SOF_IPC_TYPE_4] = "intel/sof-ipc4/tgl",
39 [SOF_IPC_TYPE_4] = "intel/sof-ipc4-lib/tgl",
42 [SOF_IPC_TYPE_3] = "intel/sof-tplg",
43 [SOF_IPC_TYPE_4] = "intel/sof-ipc4-tplg",
68 [SOF_IPC_TYPE_3] = "intel/sof",
69 [SOF_IPC_TYPE_4] = "intel/sof-ipc4/tgl-h",
[all …]
H A Dpci-cnl.c6 // Copyright(c) 2018 Intel Corporation
8 // Author: Liam Girdwood <liam.r.girdwood@linux.intel.com>
14 #include <sound/soc-acpi-intel-match.h>
35 [SOF_IPC_TYPE_3] = "intel/sof",
36 [SOF_IPC_TYPE_4] = "intel/avs/cnl",
39 [SOF_IPC_TYPE_4] = "intel/avs-lib/cnl",
42 [SOF_IPC_TYPE_3] = "intel/sof-tplg",
43 [SOF_IPC_TYPE_4] = "intel/avs-tplg",
68 [SOF_IPC_TYPE_3] = "intel/sof",
69 [SOF_IPC_TYPE_4] = "intel/avs/cnl",
[all …]
/linux/Documentation/admin-guide/pm/
H A Dintel-speed-select.rst4 Intel(R) Speed Select Technology User Guide
7 The Intel(R) Speed Select Technology (Intel(R) SST) provides a powerful new
9 With Intel(R) SST, one server can be configured for power and performance for a
14 - https://www.intel.com/content/www/us/en/architecture-and-technology/speed-select-technology-artic…
15 - https://builders.intel.com/docs/networkbuilders/intel-speed-select-technology-base-frequency-enha…
21 and configure these features is by using the Intel Speed Select utility.
23 This document explains how to use the Intel Speed Select tool to enumerate and
24 control Intel(R) SST features. This document gives example commands and explains
29 intel-speed-select configuration tool
32 Most Linux distribution packages may include the "intel-speed-select" tool. If not,
[all …]
/linux/drivers/hwtracing/intel_th/
H A DKconfig3 tristate "Intel(R) Trace Hub controller"
6 Intel(R) Trace Hub (TH) is a set of hardware blocks (subdevices) that
14 platform glue layers to drive Intel TH devices.
16 Say Y here to enable Intel(R) Trace Hub controller support.
21 tristate "Intel(R) Trace Hub PCI controller"
24 Intel(R) Trace Hub may exist as a PCI device. This option enables
25 support glue layer for PCI-based Intel TH.
27 Say Y here to enable PCI Intel TH support.
30 tristate "Intel(R) Trace Hub ACPI controller"
33 Intel(R) Trace Hub may exist as an ACPI device. This option enables
[all …]
/linux/drivers/crypto/intel/qat/
H A DKconfig19 tristate "Support for Intel(R) DH895xCC"
23 Support for Intel(R) DH895xcc with Intel(R) QuickAssist Technology
30 tristate "Support for Intel(R) C3XXX"
34 Support for Intel(R) C3xxx with Intel(R) QuickAssist Technology
41 tristate "Support for Intel(R) C62X"
45 Support for Intel(R) C62x with Intel(R) QuickAssist Technology
52 tristate "Support for Intel(R) QAT_4XXX"
56 Support for Intel(R) QuickAssist Technology QAT_4xxx
63 tristate "Support for Intel(R) QAT_420XX"
67 Support for Intel(R) QuickAssist Technology QAT_420xx
[all …]
/linux/arch/arm/boot/dts/intel/ixp/
H A DMakefile3 intel-ixp42x-linksys-nslu2.dtb \
4 intel-ixp42x-linksys-wrv54g.dtb \
5 intel-ixp42x-freecom-fsg-3.dtb \
6 intel-ixp42x-welltech-epbx100.dtb \
7 intel-ixp42x-ixdp425.dtb \
8 intel-ixp43x-kixrp435.dtb \
9 intel-ixp46x-ixdp465.dtb \
10 intel-ixp42x-adi-coyote.dtb \
11 intel-ixp42x-ixdpg425.dtb \
12 intel-ixp42x-goramo-multilink.dtb \
[all …]
/linux/Documentation/hwmon/
H A Dpeci-dimmtemp.rst7 One of Intel server CPUs listed below which is connected to a PECI bus.
8 * Intel Xeon E5/E7 v3 server processors
9 Intel Xeon E5-14xx v3 family
10 Intel Xeon E5-24xx v3 family
11 Intel Xeon E5-16xx v3 family
12 Intel Xeon E5-26xx v3 family
13 Intel Xeon E5-46xx v3 family
14 Intel Xeon E7-48xx v3 family
15 Intel Xeon E7-88xx v3 family
16 * Intel Xeon E5/E7 v4 server processors
[all …]
H A Dpeci-cputemp.rst7 One of Intel server CPUs listed below which is connected to a PECI bus.
8 * Intel Xeon E5/E7 v3 server processors
9 Intel Xeon E5-14xx v3 family
10 Intel Xeon E5-24xx v3 family
11 Intel Xeon E5-16xx v3 family
12 Intel Xeon E5-26xx v3 family
13 Intel Xeon E5-46xx v3 family
14 Intel Xeon E7-48xx v3 family
15 Intel Xeon E7-88xx v3 family
16 * Intel Xeon E5/E7 v4 server processors
[all …]
/linux/drivers/misc/mei/
H A DKconfig2 # Copyright (c) 2003-2019, Intel Corporation. All rights reserved.
4 tristate "Intel Management Engine Interface"
8 The Intel Management Engine (Intel ME) provides Manageability,
9 Security and Media services for system containing Intel chipsets.
13 <https://software.intel.com/en-us/manageability/>
18 tristate "ME Enabled Intel Chipsets"
21 MEI support for ME Enabled Intel chipsets.
42 tristate "Intel Trusted Execution Environment with ME Interface"
44 MEI Support for Trusted Execution Environment device on Intel SoCs
47 Intel Bay Trail
[all …]
/linux/Documentation/devicetree/bindings/dma/
H A Dintel,ldma.yaml4 $id: http://devicetree.org/schemas/dma/intel,ldma.yaml#
10 - chuanhua.lei@intel.com
11 - mallikarjunax.reddy@intel.com
19 - intel,lgm-cdma
20 - intel,lgm-dma2tx
21 - intel,lgm-dma1rx
22 - intel,lgm-dma1tx
23 - intel,lgm-dma0tx
24 - intel,lgm-dma3
25 - intel,lgm-toe-dma30
[all …]
/linux/drivers/bluetooth/
H A Dhci_intel.c4 * Bluetooth HCI UART driver for Intel devices
6 * Copyright (C) 2015 Intel Corporation
109 struct intel_data *intel = hu->priv; in intel_wait_booting() local
112 err = wait_on_bit_timeout(&intel->flags, STATE_BOOTING, in intel_wait_booting()
132 struct intel_data *intel = hu->priv; in intel_wait_lpm_transaction() local
135 err = wait_on_bit_timeout(&intel->flags, STATE_LPM_TRANSACTION, in intel_wait_lpm_transaction()
155 struct intel_data *intel = hu->priv; in intel_lpm_suspend() local
158 if (!test_bit(STATE_LPM_ENABLED, &intel->flags) || in intel_lpm_suspend()
159 test_bit(STATE_SUSPENDED, &intel->flags)) in intel_lpm_suspend()
162 if (test_bit(STATE_TX_ACTIVE, &intel->flags)) in intel_lpm_suspend()
[all …]
/linux/drivers/hid/intel-ish-hid/
H A DMakefile3 # Makefile - Intel ISH HID drivers
4 # Copyright (c) 2014-2016, Intel Corporation.
7 obj-$(CONFIG_INTEL_ISH_HID) += intel-ishtp.o
8 intel-ishtp-objs := ishtp/init.o
9 intel-ishtp-objs += ishtp/hbm.o
10 intel-ishtp-objs += ishtp/client.o
11 intel-ishtp-objs += ishtp/bus.o
12 intel-ishtp-objs += ishtp/dma-if.o
13 intel-ishtp-objs += ishtp/client-buffers.o
14 intel-ishtp-objs += ishtp/loader.o
[all …]
/linux/Documentation/devicetree/bindings/phy/
H A Dintel,combo-phy.yaml4 $id: http://devicetree.org/schemas/phy/intel,combo-phy.yaml#
7 title: Intel ComboPhy Subsystem
10 - Dilip Kota <eswara.kota@linux.intel.com>
13 Intel Combophy subsystem supports PHYs for PCIe, EMAC and SATA
22 - const: intel,combophy-lgm
23 - const: intel,combo-phy
48 intel,syscfg:
56 intel,hsio:
64 intel,aggregation:
69 intel,phy-mode:
[all …]
/linux/tools/perf/Documentation/
H A Dintel-bts.txt1 Intel Branch Trace Store
7 Intel BTS could be regarded as a predecessor to Intel PT and has some
9 notable difference is that Intel BTS has no timing information and as a
12 While decoding Intel BTS does not require walking the object code, the object
14 of the Intel PT documentation applies also to Intel BTS. Refer to the Intel PT
27 The Intel BTS kernel driver creates a new PMU for Intel BTS. The perf record
32 Currently Intel BTS is limited to per-thread tracing so the --per-thread option
39 The snapshot option is the same as Intel PT (refer Intel PT documentation).
45 The mmap size option is the same as Intel PT (refer Intel PT documentation).
53 the same as Intel PT (refer Intel PT documentation) except that neither
[all …]
/linux/Documentation/ABI/testing/
H A Ddebugfs-intel-iommu1 What: /sys/kernel/debug/iommu/intel/iommu_regset
3 Contact: Jingqi Liu <Jingqi.liu@intel.com>
11 $ sudo cat /sys/kernel/debug/iommu/intel/iommu_regset
46 What: /sys/kernel/debug/iommu/intel/ir_translation_struct
48 Contact: Jingqi Liu <Jingqi.liu@intel.com>
57 $ sudo cat /sys/kernel/debug/iommu/intel/ir_translation_struct
79 What: /sys/kernel/debug/iommu/intel/dmar_translation_struct
81 Contact: Jingqi Liu <Jingqi.liu@intel.com>
83 This file dumps Intel IOMMU DMA remapping tables, such
93 $ sudo cat /sys/kernel/debug/iommu/intel/dmar_translation_struct
[all …]
H A Dsysfs-driver-intel-xe-hwmon4 Contact: intel-xe@lists.freedesktop.org
13 Only supported for particular Intel Xe graphics platforms.
18 Contact: intel-xe@lists.freedesktop.org
21 Only supported for particular Intel Xe graphics platforms.
27 Contact: intel-xe@lists.freedesktop.org
30 Only supported for particular Intel Xe graphics platforms.
35 Contact: intel-xe@lists.freedesktop.org
39 Only supported for particular Intel Xe graphics platforms.
44 Contact: intel-xe@lists.freedesktop.org
53 Only supported for particular Intel Xe graphics platforms.
[all …]
/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Dixgbevf.rst4 Linux Base Virtual Function Driver for Intel(R) 10G Ethernet
7 Intel 10 Gigabit Virtual Function Linux driver.
8 Copyright(c) 1999-2018 Intel Corporation.
21 supplied with your Intel adapter. All hardware requirements listed apply to use
29 * Intel(R) Ethernet Controller 82598
30 * Intel(R) Ethernet Controller 82599
31 * Intel(R) Ethernet Controller X520
32 * Intel(R) Ethernet Controller X540
33 * Intel(R) Ethernet Controller x550
34 * Intel(R) Ethernet Controller X552
[all …]
/linux/drivers/i2c/busses/
H A Di2c-designware-pcidrv.c10 * Copyright (C) 2011, 2015, 2016 Intel Corporation.
127 * On Intel Merrifield the user visible i2c buses are enumerated in mrfld_setup()
309 { PCI_VDEVICE(INTEL, 0x0817), medfield },
310 { PCI_VDEVICE(INTEL, 0x0818), medfield },
311 { PCI_VDEVICE(INTEL, 0x0819), medfield },
312 { PCI_VDEVICE(INTEL, 0x082C), medfield },
313 { PCI_VDEVICE(INTEL, 0x082D), medfield },
314 { PCI_VDEVICE(INTEL, 0x082E), medfield },
316 { PCI_VDEVICE(INTEL, 0x1195), merrifield },
317 { PCI_VDEVICE(INTEL, 0x1196), merrifield },
[all …]

12345678910>>...184