Home
last modified time | relevance | path

Searched refs:ISH (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/hid/intel-ish-hid/
H A DKconfig2 menu "Intel ISH HID support"
10 The Integrated Sensor Hub (ISH) enables the ability to offload
14 The current processors that support ISH are: Cherrytrail, Skylake,
17 Say Y here if you want to support Intel ISH. If unsure, say N.
20 tristate "Host Firmware Load feature for Intel ISH"
24 The Integrated Sensor Hub (ISH) enables the kernel to offload
28 The Host Firmware Load feature adds support to load the ISH
32 for Intel ISH. If unsure, say N.
/linux-6.15/Documentation/hid/
H A Dintel-ish-hid.rst2 Intel Integrated Sensor Hub (ISH)
28 | USB HID | --> | ISH HID |
34 | EHCI/XHCI | --> | ISH IPC |
61 ISH Implementation: Block Diagram
84 | HID over ISH Client |
87 | ISH Transport (ISHTP) |
96 | ISH Hardware/Firmware(FW) |
134 is for ISH.
152 ISH Transport layer
255 HID over ISH Client
[all …]
H A Damd-sfh-hid.rst8 In terms of architecture it resembles ISH, however the major difference is all
/linux-6.15/drivers/platform/chrome/
H A DKconfig116 firmware running on Intel Integrated Sensor Hub (ISH), using the
117 ISH Transport protocol (ISH-TP). This uses a simple byte-level
/linux-6.15/drivers/iommu/
H A Dmsm_iommu_hw-8xxx.h279 #define SET_ISH(b, v) SET_GLOBAL_FIELD(b, TLBTR0, ISH, v)
404 #define GET_ISH(b) GET_GLOBAL_FIELD(b, TLBTR0, ISH)
964 #define ISH (ISH_MASK << ISH_SHIFT) macro