Home
last modified time | relevance | path

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

12

/linux/arch/arm64/kvm/vgic/
H A Dvgic-debug.c291 * @ite: Pointer to the current its_ite within the device being processed.
295 * and the current ITE within that device.
299 struct its_ite *ite; member
306 * When the iterator completed processing the final ITE in the last device
308 * device and ITE pointers to NULL.
315 return !iter->dev && !iter->ite; in end_of_iter()
323 * This function moves the iterator to the next ITE within the current device,
324 * or to the first ITE of the next device if the current ITE is the last in
331 struct its_ite *ite = iter->ite; in vgic_its_iter_next() local
333 if (!ite || list_is_last(&ite->ite_list, &dev->itt_head)) { in vgic_its_iter_next()
[all …]
/linux/Documentation/devicetree/bindings/display/bridge/
H A Dite,it66121.yaml4 $id: http://devicetree.org/schemas/display/bridge/ite,it66121.yaml#
7 title: ITE it66121 HDMI bridge
21 - ite,it66121
22 - ite,it66122
23 - ite,it6610
102 compatible = "ite,it66121";
H A 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>
35 const: ite,it6505
125 compatible = "ite,it6505";
/linux/Documentation/admin-guide/media/
H A Ddvb-usb-af9035-cardlist.rst45 * - ITE 9135 Generic
47 * - ITE 9135(9005) Generic
49 * - ITE 9135(9006) Generic
51 * - ITE 9303 Generic
/linux/drivers/media/tuners/
H A Dit913x.h3 * ITE Tech IT9137 silicon tuner driver
6 * IT9137 Copyright (C) ITE Tech Inc.
H A 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");
H A DKconfig64 tristate "ITE Tech IT913x silicon tuner"
69 ITE Tech IT913x silicon tuner driver.
/linux/drivers/ata/
H A 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");
H A Dpata_it821x.c16 * 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
961 { PCI_VDEVICE(ITE, PCI_DEVICE_ID_ITE_8211), },
962 { PCI_VDEVICE(ITE, PCI_DEVICE_ID_ITE_8212), },
/linux/drivers/media/rc/
H A Dite-cir.h3 * 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
H A DMakefile38 obj-$(CONFIG_IR_ITE_CIR) += ite-cir.o
H A Dfintek-cir.h8 * This driver is based upon the nuvoton, ite and ene drivers for
/linux/tools/testing/selftests/hid/tests/
H A Dtest_ite_keyboard.py16 logger = logging.getLogger("hidtools.test.ite-keyboard")
25 # The ITE keyboards have an issue regarding the Wifi key:
/linux/drivers/media/rc/keymaps/
H A Drc-it913x-v2.c2 /* ITE Generic remotes Version 2
H A Drc-it913x-v1.c2 /* ITE Generic remotes Version 1
/linux/drivers/watchdog/
H A Dadvantech_ec_wdt.c5 * This driver supports Advantech products with ITE based Embedded Controller.
/linux/arch/arm/include/asm/
H A Dfutex.h63 " ite eq @ explicit IT needed for the 2b label\n" in futex_atomic_cmpxchg_inatomic()
/linux/drivers/media/dvb-frontends/
H A Daf9033_priv.h579 * 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/drivers/comedi/drivers/
H A Ddas800.c63 #define ITE 0x1 macro
398 conv_bits |= CASC | ITE; in das800_ai_do_cmd()
/linux/drivers/gpio/
H A Dgpio-it87.c355 * ITE documentation for recent chips such as the IT8728F in it87_gpio_init()
/linux/tools/testing/selftests/hid/
H A DMakefile11 TEST_PROGS += hid-ite.sh
/linux/scripts/
H A Dget_dvb_firmware523 my $url = "http://www.ite.com.tw/EN/Services/$sourcefile";
698 my $url = "http://www.ite.com.tw/uploads/firmware/v3.25.0.0/";
/linux/drivers/mtd/nand/raw/
H A Dnand_micron.c587 * MT29F1G08ABAFAWP-ITE:F and possibly others report 00 00 for the in micron_fixup_onfi_param_page()
/linux/rust/kernel/pci/
H A Did.rs430 ITE = bindings::PCI_VENDOR_ID_ITE, // 0x1283
/linux/arch/x86/pci/
H A Dirq.c627 * ITE 8330G pirq rules are nibble-based
1178 r->name = "ITE"; in ite_router_probe()

12