/linux-6.1.9/Documentation/driver-api/mei/ |
D | hdcp.rst | 6 ME FW as a security engine provides the capability for setting up 10 ME FW prepares HDCP2.2 negotiation parameters, signs and encrypts them 14 Similarly, the HDCP2.2 sink's response is transferred to ME FW 18 upon request ME FW will configure the port as authenticated and supply
|
D | mei.rst | 6 The Intel Management Engine (Intel ME) is an isolated and protected computing 7 resource (Co-processor) residing inside certain Intel chipsets. The Intel ME 12 is the interface between the Host and Intel ME. This interface is exposed 15 a host application and the Intel ME features. 17 Each Intel ME feature, or Intel ME Client is addressed by a unique GUID and 27 An application maintains communication with an Intel ME feature while 30 The number of instances of an Intel ME feature that can be opened 31 at the same time depends on the Intel ME feature, but most of the 37 Because some of the Intel ME features can change the system 47 virtual channels with an Intel ME feature. Not all features support
|
D | mei-client-bus.rst | 4 Intel(R) Management Engine (ME) Client bus API 12 data to the many FW appliance found in Intel's ME from the user space. 13 However, for some of the ME functionalities it makes sense to leverage existing software 56 To actually register a driver on the ME Client bus one must call the :c:func:`mei_cl_add_driver` 79 As a theoretical example let's pretend the ME comes with a "contact" NFC IP.
|
D | iamt.rst | 6 Prominent usage of the Intel ME Interface is to communicate with Intel(R) 8 the Intel ME.
|
/linux-6.1.9/drivers/misc/mei/ |
D | Kconfig | 7 The Intel Management Engine (Intel ME) provides Manageability, 15 tristate "ME Enabled Intel Chipsets" 19 MEI support for ME Enabled Intel chipsets. 40 tristate "Intel Trusted Execution Environment with ME Interface"
|
/linux-6.1.9/Documentation/ABI/testing/ |
D | sysfs-class-mei | 23 The ME FW writes its status information into fw status 62 Description: Display the ME firmware version. 64 The version of the platform ME firmware is in format: 73 Description: Display the ME device state. 90 The ME FW writes Glitch Detection HW (TRC)
|
/linux-6.1.9/drivers/misc/mei/hdcp/ |
D | Kconfig | 5 tristate "Intel HDCP2.2 services of ME Interface" 11 Enables the ME FW services required for HDCP2.2 support through
|
/linux-6.1.9/drivers/misc/mei/pxp/ |
D | Kconfig | 6 tristate "Intel PXP services of ME Interface" 12 Enables the ME FW services required for PXP support through
|
/linux-6.1.9/Documentation/driver-api/media/drivers/ |
D | tuners.rst | 55 F[IRMQ]12[1345]6{MF|ME|MP} 68 {MF|ME|MP} 70 ME: BG DK I LL (Multi Europe)
|
/linux-6.1.9/sound/pci/aw2/ |
D | saa7146.h | 46 #define ME (1UL << 11) macro
|
/linux-6.1.9/arch/arm/mm/ |
D | copypage-v6.c | 21 #error FIX ME
|
/linux-6.1.9/arch/arm/boot/dts/ |
D | am335x-moxa-uc-8100-me-t.dts | 12 model = "Moxa UC-8100-ME-T";
|
D | aspeed-bmc-tyan-s7106.dts | 348 * - ME debug header
|
/linux-6.1.9/Documentation/translations/zh_CN/PCI/ |
D | pciebus-howto.rst | 146 * FIX ME
|
/linux-6.1.9/Documentation/usb/ |
D | linux.inf | 61 ; We do not support XP SP1-, 2003 SP1-, ME, 9x.
|
/linux-6.1.9/drivers/comedi/ |
D | Kconfig | 975 tristate "Meilhaus ME-4000 support" 979 ME-4650, ME-4670i, ME-4680, ME-4680i and ME-4680is 985 tristate "Meilhaus ME-2000i, ME-2600i, ME-3000vm1 support" 988 ME-2000i, ME-2600i and ME-3000vm1
|
/linux-6.1.9/Documentation/firmware-guide/acpi/ |
D | chromeos-acpi-device.rst | 324 the ME firmware has not changed. If Management Engine is not present, or if the firmware was 333 A buffer containing the ME hash.
|
D | osi.rst | 74 Windows ME: "Microsoft WindowsME:Millennium Edition"
|
/linux-6.1.9/Documentation/gpu/amdgpu/ |
D | driver-core.rst | 70 addition to that, it also contains the CP microcontrollers (ME, PFP, 85 (PFP, ME, CE, MEC). The firmware that runs on these microcontrollers
|
/linux-6.1.9/Documentation/networking/device_drivers/atm/ |
D | iphase.rst | 7 READ ME FISRT
|
/linux-6.1.9/Documentation/devicetree/bindings/arm/omap/ |
D | omap.txt | 173 - AM335X UC-8100-ME-T: Communication-centric industrial computing platform
|
/linux-6.1.9/fs/cifs/ |
D | Kconfig | 36 This module also provides limited support for OS/2 and Windows ME
|
/linux-6.1.9/Documentation/PCI/ |
D | pciebus-howto.rst | 162 * FIX ME
|
/linux-6.1.9/arch/powerpc/xmon/ |
D | ppc-opc.c | 460 #define ME LS + 1 macro 468 #define MBE ME + 1 4587 {"rlwimi", M(20,0), M_MASK, PPCCOM, PPCVLE, {RA, RS, SH, MBE, ME}}, 4588 {"rlimi", M(20,0), M_MASK, PWRCOM, PPCVLE, {RA, RS, SH, MBE, ME}}, 4590 {"rlwimi.", M(20,1), M_MASK, PPCCOM, PPCVLE, {RA, RS, SH, MBE, ME}}, 4591 {"rlimi.", M(20,1), M_MASK, PWRCOM, PPCVLE, {RA, RS, SH, MBE, ME}}, 4595 {"rlwinm", M(21,0), M_MASK, PPCCOM, PPCVLE, {RA, RS, SH, MBE, ME}}, 4596 {"rlinm", M(21,0), M_MASK, PWRCOM, PPCVLE, {RA, RS, SH, MBE, ME}}, 4599 {"rlwinm.", M(21,1), M_MASK, PPCCOM, PPCVLE, {RA, RS, SH, MBE, ME}}, 4600 {"rlinm.", M(21,1), M_MASK, PWRCOM, PPCVLE, {RA, RS, SH, MBE, ME}}, [all …]
|
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
D | gk104.c | 906 CASE(ME ); in gk104_fifo_info()
|