/linux-5.10/arch/arm64/kvm/vgic/ |
D | vgic-its.c | 230 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 …]
|
/linux-5.10/Documentation/devicetree/bindings/display/bridge/ |
D | ite,it6505.yaml | 4 $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";
|
/linux-5.10/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-5.10/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. 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");
|
D | Kconfig | 264 tristate "ITE Tech IT913x silicon tuner" 269 ITE Tech IT913x silicon tuner driver.
|
/linux-5.10/drivers/ide/ |
D | it8213.c | 3 * 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");
|
D | it8172.c | 136 { PCI_VDEVICE(ITE, PCI_DEVICE_ID_ITE_8172), 0 }, 164 MODULE_DESCRIPTION("PCI driver module for ITE 8172 IDE");
|
D | it821x.c | 6 * Based in part on the ITE vendor provided SCSI driver. 400 * Tune the ITE chipset for the desired DMA mode. 680 { PCI_VDEVICE(ITE, PCI_DEVICE_ID_ITE_8211), 0 }, 681 { PCI_VDEVICE(ITE, PCI_DEVICE_ID_ITE_8212), 0 }, 714 MODULE_DESCRIPTION("PCI driver module for the ITE 821x");
|
/linux-5.10/drivers/hid/ |
D | hid-ite.c | 3 * HID driver for some ITE "special" devices 22 hid_info(hdev, "Fixing up ITE keyboard report descriptor\n"); in ite_report_fixup()
|
D | Makefile | 61 obj-$(CONFIG_HID_ITE) += hid-ite.o
|
/linux-5.10/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-5.10/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/
|
/linux-5.10/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 956 { PCI_VDEVICE(ITE, PCI_DEVICE_ID_ITE_8211), }, 957 { PCI_VDEVICE(ITE, PCI_DEVICE_ID_ITE_8212), },
|
/linux-5.10/drivers/media/rc/ |
D | ite-cir.h | 3 * Driver for ITE Tech Inc. IT8712F/IT8512F CIR 9 #define ITE_DRIVER_NAME "ite-cir" 110 /* ITE CIR device structure */ 442 * specification is publicly available on ITE's web site, but the
|
D | Kconfig | 239 tristate "ITE Tech Inc. IT8712/IT8512 Consumer Infrared Transceiver" 244 /transceivers made by ITE Tech Inc. These are found in 249 module will be called ite-cir.
|
D | Makefile | 26 obj-$(CONFIG_IR_ITE_CIR) += ite-cir.o
|
D | fintek-cir.h | 8 * This driver is based upon the nuvoton, ite and ene drivers for
|
/linux-5.10/Documentation/virt/kvm/devices/ |
D | arm-vgic-its.rst | 182 Interrupt Translation Entry (ITE):: 190 to the EventID offset to the next ITE capped by 2^16 -1.
|
/linux-5.10/drivers/media/rc/keymaps/ |
D | rc-it913x-v1.c | 2 /* ITE Generic remotes Version 1
|
D | rc-it913x-v2.c | 2 /* ITE Generic remotes Version 2
|
/linux-5.10/arch/arm/include/asm/ |
D | futex.h | 63 " ite eq @ explicit IT needed for the 2b label\n" in futex_atomic_cmpxchg_inatomic()
|
/linux-5.10/drivers/media/dvb-frontends/ |
D | af9033_priv.h | 579 * ITE Tech IT9133 AX Omega tuner init 798 * ITE Tech IT9133 AX Omega LNA config 1 tuner init 1017 * ITE Tech IT9133 AX Omega LNA config 2 tuner init 1236 * ITE Tech IT9133 BX demod init 1337 * ITE Tech IT9133 BX Omega tuner init 1553 * ITE Tech IT9133 BX Omega LNA config 1 tuner init 1769 * ITE Tech IT9133 BX Omega LNA config 2 tuner init
|
/linux-5.10/drivers/staging/comedi/drivers/ |
D | das800.c | 65 #define ITE 0x1 macro 400 conv_bits |= CASC | ITE; in das800_ai_do_cmd()
|