Searched refs:ISH (Results 1 – 5 of 5) sorted by relevance
/linux-6.6.21/drivers/hid/intel-ish-hid/ |
D | Kconfig | 2 menu "Intel ISH HID support" 11 The Integrated Sensor Hub (ISH) enables the ability to offload 15 The current processors that support ISH are: Cherrytrail, Skylake, 18 Say Y here if you want to support Intel ISH. If unsure, say N. 21 tristate "Host Firmware Load feature for Intel ISH" 25 The Integrated Sensor Hub (ISH) enables the kernel to offload 29 The Host Firmware Load feature adds support to load the ISH 33 for Intel ISH. If unsure, say N.
|
/linux-6.6.21/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 …]
|
D | amd-sfh-hid.rst | 8 In terms of architecture it resembles ISH, however the major difference is all
|
/linux-6.6.21/drivers/platform/chrome/ |
D | Kconfig | 105 firmware running on Intel Integrated Sensor Hub (ISH), using the 106 ISH Transport protocol (ISH-TP). This uses a simple byte-level
|
/linux-6.6.21/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
|