Home
last modified time | relevance | path

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

12345678910>>...206

/openbmc/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>
19 #include "intel-lpss.h"
78 PROPERTY_ENTRY_U32("intel,spi-pxa2xx-type", LPSS_SPT_SSP),
123 PROPERTY_ENTRY_U32("intel,spi-pxa2xx-type", LPSS_BXT_SSP),
191 PROPERTY_ENTRY_U32("intel,spi-pxa2xx-type", LPSS_CNL_SSP),
215 PROPERTY_ENTRY_U32("intel,spi-pxa2xx-type", LPSS_CNL_SSP),
230 { 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.)
216 .name = "intel-spi",
640 { PCI_VDEVICE(INTEL, 0x0f1c), LPC_BAYTRAIL},
641 { PCI_VDEVICE(INTEL, 0x1c41), LPC_CPT},
642 { PCI_VDEVICE(INTEL, 0x1c42), LPC_CPTD},
643 { PCI_VDEVICE(INTEL, 0x1c43), LPC_CPTM},
644 { PCI_VDEVICE(INTEL, 0x1c44), LPC_CPT},
[all …]
/openbmc/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 …]
/openbmc/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 Alder Lake pinctrl and GPIO driver"
45 of Intel Alder Lake PCH pins and using them as GPIOs.
48 tristate "Intel Broxton pinctrl and GPIO driver"
[all …]
/openbmc/intel-ipmi-oem/
H A Dipmi-allowlist.conf163 0x2e:0xC0:0x7f7f //<Intel OEM>:<Enable/Disable Node Manager Policy Control>
164 0x2e:0xC1:0x7f7f //<Intel OEM>:<Set Node Manager Policy>
165 0x2e:0xC2:0xff7f //<Intel OEM>:<Get Node Manager Policy>
166 0x2e:0xC3:0x7f7f //<Intel OEM>:<Set Node Manager Policy Alert Threshold>
167 0x2e:0xC4:0xff7f //<Intel OEM>:<Get Node Manager Policy Alert Threshold>
168 0x2e:0xC5:0x7f7f //<Intel OEM>:<Set Node Manager PolicySuspend Periods>
169 0x2e:0xC6:0xff7f //<Intel OEM>:<Get Node Manager PolicySuspend Periods>
170 0x2e:0xC7:0x7f7f //<Intel OEM>:<Reset Node Manager Statistics>
171 0x2e:0xC8:0xff7f //<Intel OEM>:<Get Node Manager Statistics>
172 0x2e:0xC9:0xff7f //<Intel OEM>:<Get Node Manager Capabilities>
[all …]
/openbmc/linux/Documentation/i2c/busses/
H A Di2c-i801.rst7 * Intel 82801AA and 82801AB (ICH and ICH0 - part of the
9 * Intel 82801BA (ICH2 - part of the '815E' chipset)
10 * Intel 82801CA/CAM (ICH3)
11 * Intel 82801DB (ICH4) (HW PEC supported)
12 * Intel 82801EB/ER (ICH5) (HW PEC supported)
13 * Intel 6300ESB
14 * Intel 82801FB/FR/FW/FRW (ICH6)
15 * Intel 82801G (ICH7)
16 * Intel 631xESB/632xESB (ESB2)
17 * Intel 82801H (ICH8)
[all …]
/openbmc/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 …]
/openbmc/linux/sound/soc/sof/intel/
H A Dpci-tgl.c6 // Copyright(c) 2018-2021 Intel Corporation. All rights reserved.
8 // Author: Liam Girdwood <liam.r.girdwood@linux.intel.com>
14 #include <sound/soc-acpi-intel-match.h>
35 [SOF_IPC] = "intel/sof",
36 [SOF_INTEL_IPC4] = "intel/avs/tgl",
39 [SOF_INTEL_IPC4] = "intel/avs-lib/tgl",
42 [SOF_IPC] = "intel/sof-tplg",
43 [SOF_INTEL_IPC4] = "intel/avs-tplg",
68 [SOF_IPC] = "intel/sof",
69 [SOF_INTEL_IPC4] = "intel/avs/tgl-h",
[all …]
H A DMakefile3 snd-sof-acpi-intel-byt-objs := byt.o
4 snd-sof-acpi-intel-bdw-objs := bdw.o
6 snd-sof-intel-hda-common-objs := hda.o hda-loader.o hda-stream.o hda-trace.o \
12 snd-sof-intel-hda-mlink-objs := hda-mlink.o
14 snd-sof-intel-hda-common-$(CONFIG_SND_SOC_SOF_HDA_PROBES) += hda-probes.o
16 snd-sof-intel-hda-objs := hda-codec.o
18 snd-sof-intel-atom-objs := atom.o
20 obj-$(CONFIG_SND_SOC_SOF_INTEL_ATOM_HIFI_EP) += snd-sof-intel-atom.o
21 obj-$(CONFIG_SND_SOC_SOF_BAYTRAIL) += snd-sof-acpi-intel-byt.o
22 obj-$(CONFIG_SND_SOC_SOF_BROADWELL) += snd-sof-acpi-intel-bdw.o
[all …]
/openbmc/linux/sound/soc/intel/common/
H A DMakefile4 snd-soc-acpi-intel-match-objs := soc-acpi-intel-byt-match.o soc-acpi-intel-cht-match.o \
5 soc-acpi-intel-hsw-bdw-match.o \
6 soc-acpi-intel-skl-match.o soc-acpi-intel-kbl-match.o \
7 soc-acpi-intel-bxt-match.o soc-acpi-intel-glk-match.o \
8 soc-acpi-intel-cnl-match.o soc-acpi-intel-cfl-match.o \
9 soc-acpi-intel-cml-match.o soc-acpi-intel-icl-match.o \
10 soc-acpi-intel-tgl-match.o soc-acpi-intel-ehl-match.o \
11 soc-acpi-intel-jsl-match.o soc-acpi-intel-adl-match.o \
12 soc-acpi-intel-rpl-match.o soc-acpi-intel-mtl-match.o \
13 soc-acpi-intel-arl-match.o \
[all …]
/openbmc/linux/drivers/platform/x86/intel/
H A DKconfig3 # Intel x86 Platform Specific Drivers
6 source "drivers/platform/x86/intel/atomisp2/Kconfig"
7 source "drivers/platform/x86/intel/ifs/Kconfig"
8 source "drivers/platform/x86/intel/int1092/Kconfig"
9 source "drivers/platform/x86/intel/int3472/Kconfig"
10 source "drivers/platform/x86/intel/pmc/Kconfig"
11 source "drivers/platform/x86/intel/pmt/Kconfig"
12 source "drivers/platform/x86/intel/speed_select_if/Kconfig"
13 source "drivers/platform/x86/intel/telemetry/Kconfig"
14 source "drivers/platform/x86/intel/wmi/Kconfig"
[all …]
/openbmc/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
20 tristate "Intel(R) PRO/100+ support"
24 This driver supports Intel(R) PRO/100 family of adapters.
32 <http://support.intel.com>
37 <file:Documentation/networking/device_drivers/ethernet/intel/e100.rst>.
43 tristate "Intel(R) PRO/1000 Gigabit Ethernet support"
46 This driver supports Intel(R) PRO/1000 gigabit ethernet family of
50 <http://support.intel.com>
[all …]
/openbmc/u-boot/doc/device-tree-bindings/video/
H A Dintel-gma.txt1 Intel GMA Bindings
4 This is the Intel Graphics Media Accelerator. This binding supports selection
9 - compatible : "intel,gma";
12 - intel,dp-hotplug : values for digital port hotplug, one cell per value for
14 - intel,panel-port-select : output port to use: 0=LVDS 1=DP_B 2=DP_C 3=DP_D
15 - intel,panel-power-cycle-delay : T4 time sequence (6 = 500ms)
18 - intel,panel-power-up-delay : T1+T2 time sequence
19 - intel,panel-power-down-delay : T3 time sequence
20 - intel,panel-power-backlight-on-delay : T5 time sequence
21 - intel,panel-power-backlight-off-delay : Tx time sequence
[all …]
/openbmc/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 …]
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_devids.h2 /* Copyright (c) 2018, 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 E810-C for backplane */
21 /* Intel(R) Ethernet Controller E810-C for QSFP */
23 /* Intel(R) Ethernet Controller E810-C for SFP */
32 /* Intel(R) Ethernet Controller E810-XXV for backplane */
[all …]
/openbmc/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 …]
/openbmc/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 …]
/openbmc/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 …]
/openbmc/u-boot/board/intel/
H A DKconfig14 This is the Intel Bayley Bay Customer Reference Board. It contains an
15 Intel quad-core Atom Processor E3800 with dual-channel DDR3L SODIMM
22 This is the Intel Cherry Hill Customer Reference Board. It is in a
23 mini-ITX form factor containing the Intel Braswell SoC, which has
24 a 64-bit quad-core, single-thread, Intel Atom processor, along with
31 This is the Intel Cougar Canyon 2 Customer Reference Board. It
32 is built on the Chief River platform with Intel Ivybridge Processor
39 This is the Intel Crown Bay Customer Reference Board. It contains
40 the Intel Atom Processor E6xx populated on the COM Express module
42 Intel Platform Controller Hub EG20T, other system components and
[all …]
/openbmc/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 …]
/openbmc/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
15 obj-$(CONFIG_INTEL_ISH_HID) += intel-ish-ipc.o
[all …]
/openbmc/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) DH895xCC Virtual Function"
69 Support for Intel(R) DH895xcc with Intel(R) QuickAssist Technology
[all …]
/openbmc/u-boot/arch/x86/dts/
H A Dcougarcanyon2.dts8 #include <dt-bindings/interrupt-router/intel-irq.h>
18 model = "Intel Cougar Canyon 2";
19 compatible = "intel,cougarcanyon2", "intel,chiefriver";
39 compatible = "intel,core-gen3";
41 intel,apic-id = <0>;
46 compatible = "intel,core-gen3";
48 intel,apic-id = <1>;
53 compatible = "intel,core-gen3";
55 intel,apic-id = <2>;
60 compatible = "intel,core-gen3";
[all …]
/openbmc/smbios-mdr/include/
H A Dcpu.hpp2 // Copyright (c) 2018 Intel Corporation
56 {0x05, "Intel 386 processor"},
57 {0x06, "Intel 486 processor"},
62 {0x0b, "Intel Pentium processor"},
66 {0x0f, "Intel Celeron processor"},
71 {0x14, "Intel Celeron M processor"},
72 {0x15, "Intel Pentium 4 HT processor"},
73 {0x16, "Intel Processor"},
90 {0x28, "Intel Core Duo processor"},
91 {0x29, "Intel Core Duo mobile processor"},
[all …]

12345678910>>...206