/linux-6.12.1/arch/arm64/kvm/vgic/ |
D | vgic-its.c | 226 struct its_ite *ite; in find_ite() local 232 list_for_each_entry(ite, &device->itt_head, ite_list) in find_ite() 233 if (ite->event_id == event_id) in find_ite() 234 return ite; in find_ite() 240 #define for_each_lpi_its(dev, ite, its) \ argument 242 list_for_each_entry(ite, &(dev)->itt_head, ite_list) 351 static void update_affinity_ite(struct kvm *kvm, struct its_ite *ite) in update_affinity_ite() argument 355 if (!its_is_collection_mapped(ite->collection)) in update_affinity_ite() 358 vcpu = collection_to_vcpu(kvm, ite->collection); in update_affinity_ite() 359 update_affinity(ite->irq, vcpu); in update_affinity_ite() [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/usb/ |
D | ite,it5205.yaml | 4 $id: http://devicetree.org/schemas/usb/ite,it5205.yaml# 7 title: ITE IT5202 Type-C USB Alternate Mode Passive MUX 15 const: ite,it5205 31 ite,ovp-enable: 57 compatible = "ite,it5205";
|
/linux-6.12.1/Documentation/devicetree/bindings/display/bridge/ |
D | ite,it66121.yaml | 4 $id: http://devicetree.org/schemas/display/bridge/ite,it66121.yaml# 7 title: ITE it66121 HDMI bridge 21 - ite,it66121 22 - ite,it6610 98 compatible = "ite,it66121";
|
D | ite,it6505.yaml | 4 $id: http://devicetree.org/schemas/display/bridge/ite,it6505.yaml# 7 title: ITE it6505 10 - Allen Chen <allen.chen@ite.com.tw> 35 const: ite,it6505 125 compatible = "ite,it6505";
|
/linux-6.12.1/Documentation/admin-guide/media/ |
D | dvb-usb-af9035-cardlist.rst | 45 * - ITE 9135 Generic 47 * - ITE 9135(9005) Generic 49 * - ITE 9135(9006) Generic 51 * - ITE 9303 Generic
|
/linux-6.12.1/drivers/hid/ |
D | hid-ite.c | 3 * HID driver for some ITE "special" devices 23 hid_info(hdev, "Fixing up Acer Sw5-012 ITE keyboard report descriptor\n"); in ite_report_fixup() 28 hid_info(hdev, "Fixing up Acer S1002/S1003 ITE keyboard report descriptor\n"); in ite_report_fixup() 33 hid_info(hdev, "Fixing up Acer Aspire Switch 10E (SW3-016) ITE keyboard report descriptor\n"); in ite_report_fixup() 144 MODULE_DESCRIPTION("HID driver for some ITE \"special\" devices");
|
/linux-6.12.1/drivers/media/tuners/ |
D | it913x.h | 3 * ITE Tech IT9137 silicon tuner driver 6 * IT9137 Copyright (C) ITE Tech Inc.
|
D | it913x.c | 3 * ITE IT913X silicon tuner driver 6 * IT9137 Copyright (C) ITE Tech Inc. 369 .name = "ITE IT913X", 413 dev_info(&pdev->dev, "ITE IT913X %s successfully attached\n", in it913x_probe() 453 MODULE_DESCRIPTION("ITE IT913X silicon tuner driver");
|
D | Kconfig | 64 tristate "ITE Tech IT913x silicon tuner" 69 ITE Tech IT913x silicon tuner driver.
|
/linux-6.12.1/drivers/usb/typec/mux/ |
D | it5205.c | 3 * ITE IT5205 Type-C USB alternate mode passive mux 244 if (of_property_read_bool(dev->of_node, "ite,ovp-enable") && client->irq) { in it5205_probe() 275 { .compatible = "ite,it5205" }, 293 MODULE_DESCRIPTION("ITE IT5205 alternate mode passive MUX driver");
|
D | Kconfig | 40 tristate "ITE IT5205 Type-C USB Alt Mode Passive MUX driver" 44 Driver for the ITE IT5205 Type-C USB Alternate Mode Passive MUX
|
/linux-6.12.1/drivers/gpu/drm/bridge/ |
D | Kconfig | 94 tristate "ITE IT6505 DisplayPort bridge" 105 ITE IT6505 DisplayPort bridge chip driver. 165 tristate "ITE IT66121 HDMI bridge" 170 Support for ITE IT66121 HDMI bridge.
|
D | Makefile | 9 obj-$(CONFIG_DRM_ITE_IT6505) += ite-it6505.o 38 obj-$(CONFIG_DRM_ITE_IT66121) += ite-it66121.o
|
/linux-6.12.1/drivers/watchdog/ |
D | it87_wdt.c | 4 * for ITE IT87xx Environment Control - Low Pin Count Input / Output 12 * Data-sheets: Publicly available at the ITE website 13 * http://www.ite.com.tw/
|
D | advantech_ec_wdt.c | 5 * This driver supports Advantech products with ITE based Embedded Controller.
|
/linux-6.12.1/Documentation/hwmon/ |
D | it87.rst | 34 Datasheet: Once publicly available at the ITE website, but no longer 42 Datasheet: Once publicly available at the ITE website, but no longer 50 Datasheet: Once publicly available at the ITE website, but no longer 58 Datasheet: Once publicly available at the ITE website, but no longer
|
/linux-6.12.1/drivers/ata/ |
D | pata_it8213.c | 3 * pata_it8213.c - iTE Tech. Inc. IT8213 PATA driver 277 { PCI_VDEVICE(ITE, PCI_DEVICE_ID_ITE_8213), }, 296 MODULE_DESCRIPTION("SCSI low-level driver for the ITE 8213");
|
D | pata_it821x.c | 16 * Based in part on the ITE vendor provided SCSI driver. 19 * http://www.ite.com.tw/EN/products_more.aspx?CategoryID=3&ID=5,91 960 { PCI_VDEVICE(ITE, PCI_DEVICE_ID_ITE_8211), }, 961 { PCI_VDEVICE(ITE, PCI_DEVICE_ID_ITE_8212), },
|
/linux-6.12.1/drivers/media/rc/ |
D | ite-cir.h | 3 * Driver for ITE Tech Inc. IT8712F/IT8512F CIR 9 #define ITE_DRIVER_NAME "ite-cir" 77 /* ITE CIR device structure */ 419 * specification is publicly available on ITE's web site, but the
|
D | Kconfig | 252 tristate "ITE Tech Inc. IT8712/IT8512 Consumer Infrared Transceiver" 257 /transceivers made by ITE Tech Inc. These are found in 262 module will be called ite-cir.
|
D | Makefile | 38 obj-$(CONFIG_IR_ITE_CIR) += ite-cir.o
|
/linux-6.12.1/tools/testing/selftests/hid/tests/ |
D | test_ite_keyboard.py | 15 logger = logging.getLogger("hidtools.test.ite-keyboard") 24 # The ITE keyboards have an issue regarding the Wifi key:
|
/linux-6.12.1/Documentation/virt/kvm/devices/ |
D | arm-vgic-its.rst | 185 Interrupt Translation Entry (ITE):: 193 to the EventID offset to the next ITE capped by 2^16 -1.
|
/linux-6.12.1/drivers/media/rc/keymaps/ |
D | rc-it913x-v2.c | 2 /* ITE Generic remotes Version 2
|
D | rc-it913x-v1.c | 2 /* ITE Generic remotes Version 1
|