Home
last modified time | relevance | path

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

12345678910>>...159

/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 …]
/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/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/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/drivers/spi/
H A Dspi-intel-pci.c3 * Intel PCH/PCU SPI flash PCI driver.
5 * Copyright (C) 2016 - 2022, Intel Corporation
6 * Author: Mika Westerberg <mika.westerberg@linux.intel.com>
12 #include "spi-intel.h"
63 { PCI_VDEVICE(INTEL, 0x02a4), (unsigned long)&cnl_info },
64 { PCI_VDEVICE(INTEL, 0x06a4), (unsigned long)&cnl_info },
65 { PCI_VDEVICE(INTEL, 0x18e0), (unsigned long)&bxt_info },
66 { PCI_VDEVICE(INTEL, 0x19e0), (unsigned long)&bxt_info },
67 { PCI_VDEVICE(INTEL, 0x1bca), (unsigned long)&bxt_info },
68 { PCI_VDEVICE(INTEL, 0x34a4), (unsigned long)&cnl_info },
[all …]
/linux/drivers/net/ethernet/intel/
H A DKconfig3 # Intel network device configuration
7 bool "Intel devices"
14 the questions about Intel cards. If you say Y, you will be asked for
19 source "drivers/net/ethernet/intel/libeth/Kconfig"
20 source "drivers/net/ethernet/intel/libie/Kconfig"
23 tristate "Intel(R) PRO/100+ support"
27 This driver supports Intel(R) PRO/100 family of adapters.
35 <http://support.intel.com>
40 <file:Documentation/networking/device_drivers/ethernet/intel/e100.rst>.
46 tristate "Intel(R) PRO/1000 Gigabit Ethernet support"
[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/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/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/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/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-class-usb_power_delivery3 Contact: Heikki Krogerus <heikki.krogerus@linux.intel.com>
9 Contact: Heikki Krogerus <heikki.krogerus@linux.intel.com>
16 Contact: Heikki Krogerus <heikki.krogerus@linux.intel.com>
25 Contact: Heikki Krogerus <heikki.krogerus@linux.intel.com>
39 Contact: Heikki Krogerus <heikki.krogerus@linux.intel.com>
53 Contact: Heikki Krogerus <heikki.krogerus@linux.intel.com>
67 Contact: Heikki Krogerus <heikki.krogerus@linux.intel.com>
74 Contact: Heikki Krogerus <heikki.krogerus@linux.intel.com>
83 Contact: Saranya Gopal <saranya.gopal@linux.intel.com>
92 Contact: Heikki Krogerus <heikki.krogerus@linux.intel.com>
[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/Documentation/admin-guide/hw-vuln/
H A Drsb.rst35 (Intel and AMD) and RSB underflow (Intel only). They must each be
41 RSB poisoning (Intel and AMD)
54 [#intel-rsb-filling]_ [#amd-rsb-filling]_ when transitioning between
76 * Intel:
83 predicted targets may come from the RSB." [#intel-ibpb-rsb]_
101 * Intel:
107 IA32_SPEC_CTRL.IBRS set during VM exits." [#intel-smep-rsb]_
117 * Intel:
128 at the time of the VM exit." [#intel-eibrs-vmexit]_
130 Note that some Intel CPUs are susceptible to Post-barrier Return
[all …]
/linux/drivers/net/wireless/intel/iwlwifi/
H A DKconfig3 tristate "Intel Wireless WiFi Next Gen AGN - Wireless-N/Advanced-N/Ultimate-N (iwlwifi) "
10 Intel Wireless WiFi Link Next-Gen AGN
13 Intel Wireless WiFi Link 6250AGN Adapter
14 Intel 6000 Series Wi-Fi Adapters (6200AGN and 6300AGN)
15 Intel WiFi Link 1000BGN
16 Intel Wireless WiFi 5150AGN
17 Intel Wireless WiFi 5100AGN, 5300AGN, and 5350AGN
18 Intel 6005 Series Wi-Fi Adapters
19 Intel 6030 Series Wi-Fi Adapters
20 Intel Wireless WiFi Link 6150BGN 2 Adapter
[all …]
/linux/drivers/crypto/intel/keembay/
H A DKconfig2 tristate "Support for Intel Keem Bay OCS AES/SM4 HW acceleration"
9 Support for Intel Keem Bay Offload and Crypto Subsystem (OCS) AES and
20 bool "Support for Intel Keem Bay OCS AES/SM4 ECB HW acceleration"
23 Support for Intel Keem Bay Offload and Crypto Subsystem (OCS)
28 Intel does not recommend use of ECB mode with AES/SM4.
31 bool "Support for Intel Keem Bay OCS AES/SM4 CTS HW acceleration"
34 Support for Intel Keem Bay Offload and Crypto Subsystem (OCS)
40 Intel does not recommend use of CTS mode with AES/SM4.
43 tristate "Support for Intel Keem Bay OCS ECC HW acceleration"
50 Support for Intel Keem Bay Offload and Crypto Subsystem (OCS)
[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 …]
/linux/Documentation/devicetree/bindings/memory-controllers/
H A Dintel,ixp4xx-expansion-bus-controller.yaml4 $id: http://devicetree.org/schemas/memory-controllers/intel,ixp4xx-expansion-bus-controller.yaml#
7 title: Intel IXP4xx Expansion Bus Controller
11 memory-mapped expansion bus on the Intel IXP4xx family of system on chips,
24 - intel,ixp42x-expansion-bus-controller
25 - intel,ixp43x-expansion-bus-controller
26 - intel,ixp45x-expansion-bus-controller
27 - intel,ixp46x-expansion-bus-controller
59 $ref: /schemas/memory-controllers/intel,ixp4xx-expansion-peripheral-props.yaml#
77 compatible = "intel,ixp42x-expansion-bus-controller", "syscon";
87 compatible = "intel,ixp4xx-flash", "cfi-flash";
[all …]

12345678910>>...159