Home
last modified time | relevance | path

Searched refs:hid (Results 1 – 19 of 19) sorted by relevance

/u-boot/doc/device-tree-bindings/input/
A Dhid-over-i2c.txt10 If this binding is used, the kernel module i2c-hid will handle the communication
11 with the device and the generic hid core layer will handle the protocol.
14 - compatible: must be "hid-over-i2c"
16 - hid-descr-addr: HID descriptor address
24 "hid-over-i2c" string.
38 i2c-hid-dev@2c {
39 compatible = "hid-over-i2c";
41 hid-descr-addr = <0x0020>;
/u-boot/doc/device-tree-bindings/i2c/
A Dgeneric-acpi.txt10 - acpi,hid : HID name for the device
24 - hid-descr-addr : HID register offset (for Human Interface Devices)
32 acpi,hid = "ELAN0001";
/u-boot/doc/device-tree-bindings/
A Ddevice.txt7 also hid-over-i2c.txt which describes HID devices. See also
18 - acpi,hid : Contains the string to use as the HID (Hardware ID)
38 acpi,hid = "ELAN0001";
/u-boot/drivers/i2c/
A Dacpi_i2c.c78 acpigen_write_name_string(ctx, "_HID", priv->hid); in acpi_i2c_fill_ssdt()
189 priv->hid = dev_read_string(dev, "acpi,hid"); in acpi_i2c_of_to_plat()
190 if (!priv->hid) in acpi_i2c_of_to_plat()
/u-boot/doc/imx/misc/
A Dsdp.txt61 hid,uboot_header,1024,0x910000,0x10000000,1G,0x00900000,0x40000
77 hid,1024,0x10000000,1G,0x00907000,0x31000
93 hid,1024,0x910000,0x10000000,1G,0x00900000,0x40000
99 hid,uboot_header,1024,0x10000000,1G,0x00907000,0x31000
/u-boot/arch/arm/dts/
A Dimx6dl-brppt2.dts230 touch2: i2c-hid-dev@2c {
231 compatible = "hid-over-i2c";
233 hid-descr-addr = <0x0001>;
A Drk3288-veyron-jerry.dts217 compatible = "hid-over-i2c";
221 hid-descr-addr = <0x0020>;
A Drk3399-gru-kevin.dts206 compatible = "hid-over-i2c";
217 hid-descr-addr = <0x1>;
/u-boot/board/bticino/mamoj/
A DREADME48 hid,1024,0x910000,0x10000000,512M,0x00900000,0x40000
53 hid,uboot_header,1024,0x910000,0x10000000,512M,0x00900000,0x40000
/u-boot/drivers/tpm/
A Dcr50_i2c.c612 const char *hid; in cr50_acpi_fill_ssdt() local
622 hid = dev_read_string(dev, "acpi,hid"); in cr50_acpi_fill_ssdt()
623 if (!hid) in cr50_acpi_fill_ssdt()
629 acpigen_write_name_string(ctx, "_HID", hid); in cr50_acpi_fill_ssdt()
/u-boot/drivers/usb/gadget/
A Dep0.c327 || class_descriptor->descriptor.hid.bDescriptorType != USB_DT_HID) { in ep0_get_descriptor()
334 class_descriptor->descriptor.hid.bLength, in ep0_get_descriptor()
/u-boot/include/acpi/
A Dacpi_device.h299 const char *hid; member
/u-boot/arch/x86/dts/
A Dchromebook_coral.dts327 acpi,hid = "MX98357A";
442 acpi,hid = "GOOG0005";
461 acpi,hid = "ELAN0001";
476 acpi,hid = "RAYD0001";
504 acpi,hid = "ELAN0000";
512 compatible = "hid-over-i2c";
514 acpi,hid = "PNP0C50";
520 hid-descr-addr = <0x20>;
535 compatible = "hid-over-i2c";
537 acpi,hid = "WCOM50C1";
[all …]
/u-boot/lib/efi_loader/
A Defi_device_path_to_text.c93 s += sprintf(s, "Acpi(PNP%04X,%d)", EISA_PNP_NUM(adp->hid), in dp_acpi()
/u-boot/include/
A Dusbdescriptors.h503 struct usb_class_hid_descriptor hid; member
A Defi_api.h517 u32 hid; member
/u-boot/arch/powerpc/cpu/mpc83xx/
A DKconfig298 source "arch/powerpc/cpu/mpc83xx/hid/Kconfig"
/u-boot/include/linux/soc/ti/
A Dti_sci_protocol.h287 u8 hid);
/u-boot/board/freescale/m5373evb/
A DREADME301 drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver TCP cubic registered

Completed in 33 milliseconds