Home
last modified time | relevance | path

Searched refs:MIC (Results 1 – 25 of 31) sorted by relevance

12

/Linux-v5.4/drivers/misc/mic/
DKconfig2 menu "Intel MIC & related support"
4 comment "Intel MIC Bus Driver"
7 tristate "Intel MIC Bus Driver"
11 device or driver on the MIC Bus, such as CONFIG_INTEL_MIC_HOST,
14 If you are building a host/card kernel with an Intel MIC device
17 More information about the Intel MIC family as well as the Linux
18 OS and tools for MIC to use with this driver are available from
31 If you are building a host/card kernel with an Intel MIC device
34 More information about the Intel MIC family as well as the Linux
35 OS and tools for MIC to use with this driver are available from
[all …]
/Linux-v5.4/Documentation/devicetree/bindings/sound/
Dqcom,apq8016-sbc.txt26 * MIC BIAS External1
27 * MIC BIAS External2
28 * MIC BIAS Internal1
29 * MIC BIAS Internal2
58 "MIC BIAS External1", "Handset Mic",
59 "MIC BIAS Internal2", "Headset Mic",
60 "MIC BIAS External1", "Secondary Mic",
61 "AMIC1", "MIC BIAS External1",
62 "AMIC2", "MIC BIAS Internal2",
63 "AMIC3", "MIC BIAS External1",
[all …]
Drt274.txt20 * MIC
Datmel-at91sam9g20ek-wm8731-audio.txt22 "Int MIC", "MICIN";
/Linux-v5.4/Documentation/mic/
Dmic_overview.rst2 Intel Many Integrated Core (MIC) architecture overview
5 An Intel MIC X100 device is a PCIe form factor add-in coprocessor
6 card based on the Intel Many Integrated Core (MIC) architecture
25 for these devices on the MIC card. The existing VRINGH infrastructure
29 can add, remove and configure virtio devices. A thin MIC specific
33 MIC PCIe card has a dma controller with 8 channels. These channels are
41 low level communications API across PCIe currently implemented for MIC.
45 boot, shutdown and reset of Intel MIC devices. It communicates with a COSM
46 "client" driver on the MIC cards over SCIF to perform these functions.
50 single threaded performance for the host compared to MIC, the ability of
[all …]
Dscif_overview.rst6 level communications API across PCIe currently implemented for MIC. Currently
8 node is a MIC Coprocessor or Xeon based host. SCIF abstracts the details of
13 runtime and OFED support for MPI implementations for MIC coprocessors.
38 SCIF Performance for MIC
72 latency from the host to an x100 MIC for an 8 byte message is 0.44 usecs.
Dindex.rst2 Intel Many Integrated Core (MIC) architecture
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-class-mic6 The mic class directory belongs to Intel MIC devices and
7 provides information per MIC device. An Intel MIC device is a
9 Integrated Core (MIC) architecture that runs a Linux OS.
17 represent MIC devices (0,1,..etc). Each directory has
18 information specific to that MIC device.
26 MIC device. For example - "x100"
34 MIC device. For example - "A0" or "B0"
42 MIC device in the context of the card OS. Possible values that
44 "ready" - The MIC device is ready to boot the card OS. On
48 "booting" - The MIC device has initiated booting a card OS.
[all …]
/Linux-v5.4/Documentation/devicetree/bindings/interrupt-controller/
Dnxp,lpc3220-mic.txt1 * NXP LPC32xx MIC, SIC1 and SIC2 Interrupt Controllers
17 - interrupts: empty for MIC interrupt controller, cascaded MIC
22 /* LPC32xx MIC, SIC1 and SIC2 interrupt controllers */
/Linux-v5.4/Documentation/devicetree/bindings/display/exynos/
Dexynos-mic.txt1 Device-Tree bindings for Samsung Exynos SoC mobile image compressor (MIC)
3 MIC (mobile image compressor) resides between decon and mipi dsi. Mipi dsi is
4 not capable to transfer high resoltuion frame data as decon can send. MIC
11 - reg: physical base address and length of the MIC registers set and system
/Linux-v5.4/drivers/staging/wusbcore/
Dcrypto.c318 .MIC = { 0x75, 0x6a, 0x97, 0x51, 0x0c, 0x8c, in wusb_oob_mic_verify()
326 else if (memcmp(stv_hsmic_hs.MIC, mic, sizeof(mic))) { in wusb_oob_mic_verify()
329 hs_size = sizeof(stv_hsmic_hs) - sizeof(stv_hsmic_hs.MIC); in wusb_oob_mic_verify()
338 wusb_key_dump(stv_hsmic_hs.MIC, sizeof(stv_hsmic_hs.MIC)); in wusb_oob_mic_verify()
Dsecurity.c381 memset(hs[0].MIC, 0, sizeof(hs[0].MIC)); /* Per WUSB1.0[T7-22] */ in wusb_dev_4way_handshake()
452 if (memcmp(hs[1].MIC, mic, sizeof(hs[1].MIC))) { in wusb_dev_4way_handshake()
464 result = wusb_oob_mic(hs[2].MIC, keydvt_out.kck, &ccm_n, &hs[2]); in wusb_dev_4way_handshake()
/Linux-v5.4/sound/pci/ctxfi/
Dctdaio.h33 MIC, /* Dedicated mic on Titanium HD */ enumerator
Dctdaio.c49 [MIC] = {.left = 0x55, .right = 0xd5},
127 case MIC: return 5; in daio_device_index()
/Linux-v5.4/drivers/dma/
DKconfig299 tristate "Intel MIC X100 DMA Driver"
304 (MIC) family of PCIe form factor coprocessor X100 devices that
305 run a 64 bit Linux OS. This driver will be used by both MIC
308 If you are building host kernel with a MIC device or a card
309 kernel for a MIC device, then say M (recommended) or Y, else
312 More information about the Intel MIC family as well as the Linux
313 OS and tools for MIC to use with this driver are available from
/Linux-v5.4/drivers/staging/wusbcore/include/
Dwusb.h359 hs, sizeof(*hs) - sizeof(hs->MIC)); in wusb_oob_mic()
/Linux-v5.4/Documentation/networking/
Ddefza.txt11 the usual MIC connector. The other one is the SAS ThinWire/STP DEFZA-CA
Dskfp.txt63 - Netelligent 100 FDDI SAS Fibre MIC
/Linux-v5.4/drivers/gpu/drm/exynos/
DKconfig84 Choose this option if you want to use Exynos MIC for DRM.
/Linux-v5.4/drivers/net/fddi/
DKconfig78 - Netelligent 100 FDDI SAS Fibre MIC
/Linux-v5.4/arch/arm64/boot/dts/qcom/
Dapq8016-sbc.dtsi442 "AMIC2", "MIC BIAS Internal2",
443 "AMIC3", "MIC BIAS External1";
/Linux-v5.4/arch/mips/boot/dts/ingenic/
Dqi_lb60.dts68 "MIC", "Mic",
/Linux-v5.4/Documentation/crypto/
Dapi-intro.txt188 Jouni Malinen (Michael MIC)
/Linux-v5.4/include/uapi/linux/usb/
Dch9.h1120 __u8 MIC[8]; member
/Linux-v5.4/arch/arm64/boot/dts/amlogic/
Dmeson-g12a-sei510.dts49 sound-name-prefix = "MIC";

12