Home
last modified time | relevance | path

Searched full:ite (Results 1 – 25 of 140) sorted by relevance

123456

/kernel/linux/linux-6.6/arch/arm64/kvm/vgic/
Dvgic-its.c230 struct its_ite *ite; in find_ite() local
236 list_for_each_entry(ite, &device->itt_head, ite_list) in find_ite()
237 if (ite->event_id == event_id) in find_ite()
238 return ite; in find_ite()
244 #define for_each_lpi_its(dev, ite, its) \ argument
246 list_for_each_entry(ite, &(dev)->itt_head, ite_list)
387 static void update_affinity_ite(struct kvm *kvm, struct its_ite *ite) in update_affinity_ite() argument
391 if (!its_is_collection_mapped(ite->collection)) in update_affinity_ite()
394 vcpu = kvm_get_vcpu(kvm, ite->collection->target_addr); in update_affinity_ite()
395 update_affinity(ite->irq, vcpu); in update_affinity_ite()
[all …]
/kernel/linux/linux-5.10/arch/arm64/kvm/vgic/
Dvgic-its.c230 struct its_ite *ite; in find_ite() local
236 list_for_each_entry(ite, &device->itt_head, ite_list) in find_ite()
237 if (ite->event_id == event_id) in find_ite()
238 return ite; in find_ite()
244 #define for_each_lpi_its(dev, ite, its) \ argument
246 list_for_each_entry(ite, &(dev)->itt_head, ite_list)
387 static void update_affinity_ite(struct kvm *kvm, struct its_ite *ite) in update_affinity_ite() argument
391 if (!its_is_collection_mapped(ite->collection)) in update_affinity_ite()
394 vcpu = kvm_get_vcpu(kvm, ite->collection->target_addr); in update_affinity_ite()
395 update_affinity(ite->irq, vcpu); in update_affinity_ite()
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/bridge/
Dite,it6505.yaml4 $id: http://devicetree.org/schemas/display/bridge/ite,it6505.yaml#
7 title: ITE it6505 Device Tree Bindings
10 - Allen Chen <allen.chen@ite.com.tw>
32 const: ite,it6505
80 compatible = "ite,it6505";
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/bridge/
Dite,it66121.yaml4 $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";
Dite,it6505.yaml4 $id: http://devicetree.org/schemas/display/bridge/ite,it6505.yaml#
7 title: ITE it6505
10 - Allen Chen <allen.chen@ite.com.tw>
32 const: ite,it6505
119 compatible = "ite,it6505";
/kernel/linux/linux-6.6/Documentation/admin-guide/media/
Ddvb-usb-af9035-cardlist.rst45 * - ITE 9135 Generic
47 * - ITE 9135(9005) Generic
49 * - ITE 9135(9006) Generic
51 * - ITE 9303 Generic
/kernel/linux/linux-5.10/Documentation/admin-guide/media/
Ddvb-usb-af9035-cardlist.rst45 * - ITE 9135 Generic
47 * - ITE 9135(9005) Generic
49 * - ITE 9135(9006) Generic
51 * - ITE 9303 Generic
/kernel/linux/linux-5.10/drivers/hid/
Dhid-ite.c3 * 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()
/kernel/linux/linux-6.6/drivers/hid/
Dhid-ite.c3 * 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()
/kernel/linux/linux-5.10/drivers/media/tuners/
Dit913x.h3 * ITE Tech IT9137 silicon tuner driver
6 * IT9137 Copyright (C) ITE Tech Inc.
Dit913x.c3 * ITE IT913X silicon tuner driver
6 * IT9137 Copyright (C) ITE Tech Inc.
368 .name = "ITE IT913X",
412 dev_info(&pdev->dev, "ITE IT913X %s successfully attached\n", in it913x_probe()
454 MODULE_DESCRIPTION("ITE IT913X silicon tuner driver");
DKconfig264 tristate "ITE Tech IT913x silicon tuner"
269 ITE Tech IT913x silicon tuner driver.
/kernel/linux/linux-6.6/drivers/media/tuners/
Dit913x.h3 * ITE Tech IT9137 silicon tuner driver
6 * IT9137 Copyright (C) ITE Tech Inc.
Dit913x.c3 * 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");
DKconfig64 tristate "ITE Tech IT913x silicon tuner"
69 ITE Tech IT913x silicon tuner driver.
/kernel/linux/linux-5.10/drivers/ide/
Dit8213.c3 * ITE 8213 IDE driver
81 * Tune the ITE chipset for the DMA mode.
187 { PCI_VDEVICE(ITE, PCI_DEVICE_ID_ITE_8213), 0 },
216 MODULE_DESCRIPTION("PCI driver module for the ITE 8213");
Dit8172.c136 { PCI_VDEVICE(ITE, PCI_DEVICE_ID_ITE_8172), 0 },
164 MODULE_DESCRIPTION("PCI driver module for ITE 8172 IDE");
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
DKconfig77 tristate "ITE IT6505 DisplayPort bridge"
89 ITE IT6505 DisplayPort bridge chip driver.
149 tristate "ITE IT66121 HDMI bridge"
154 Support for ITE IT66121 HDMI bridge.
DMakefile7 obj-$(CONFIG_DRM_ITE_IT6505) += ite-it6505.o
35 obj-$(CONFIG_DRM_ITE_IT66121) += ite-it66121.o
/kernel/linux/linux-5.10/Documentation/hwmon/
Dit87.rst34 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
/kernel/linux/linux-5.10/drivers/watchdog/
Dit87_wdt.c4 * 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/
/kernel/linux/linux-6.6/Documentation/hwmon/
Dit87.rst34 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
/kernel/linux/linux-5.10/drivers/ata/
Dpata_it8213.c3 * 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");
/kernel/linux/linux-6.6/drivers/ata/
Dpata_it8213.c3 * 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");
/kernel/linux/linux-6.6/drivers/watchdog/
Dit87_wdt.c4 * 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/

123456