Searched refs:ISH (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/drivers/hid/intel-ish-hid/ |
D | Kconfig | 2 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-v5.10/Documentation/hid/ |
D | intel-ish-hid.rst | 2 Intel Integrated Sensor Hub (ISH) 16 are many commercial devices already shipped with Integrated Sensor Hubs (ISH). 17 These ISH also comply to HID sensor specification, but the difference is the 19 mainly use HID over i2C or USB. But ISH doesn't use either i2c or USB. 24 Using a analogy with a usbhid implementation, the ISH follows a similar model 28 | USB HID | --> | ISH HID | 31 | USB protocol | --> | ISH Transport | 34 | EHCI/XHCI | --> | ISH IPC | 38 |Host controller| --> | ISH processor | 42 | USB End points| --> | ISH Clients | [all …]
|
/Linux-v5.10/drivers/platform/chrome/ |
D | Kconfig | 94 firmware running on Intel Integrated Sensor Hub (ISH), using the 95 ISH Transport protocol (ISH-TP). This uses a simple byte-level
|
/Linux-v5.10/drivers/iommu/ |
D | msm_iommu_hw-8xxx.h | 279 #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
|