Searched full:zinitix (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/ |
H A D | zinitix,bt400.yaml | 4 $id: http://devicetree.org/schemas/input/touchscreen/zinitix,bt400.yaml# 7 title: Zinitix BT4xx and BT5xx series touchscreen controller 9 description: The Zinitix BT4xx and BT5xx series of touchscreen controllers 26 - zinitix,bt402 27 - zinitix,bt403 28 - zinitix,bt404 29 - zinitix,bt412 30 - zinitix,bt413 31 - zinitix,bt431 32 - zinitix,bt432 [all …]
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | zinitix.c | 467 input_dev->name = "Zinitix Capacitive TouchScreen"; in zinitix_init_input_dev() 544 error = device_property_read_u32(&client->dev, "zinitix,mode", in zinitix_ts_probe() 557 "Malformed zinitix,mode property, must be 2 (supplied: %d)\n", in zinitix_ts_probe() 600 { .compatible = "zinitix,bt402" }, 601 { .compatible = "zinitix,bt403" }, 602 { .compatible = "zinitix,bt404" }, 603 { .compatible = "zinitix,bt412" }, 604 { .compatible = "zinitix,bt413" }, 605 { .compatible = "zinitix,bt431" }, 606 { .compatible = "zinitix,bt432" }, [all …]
|
H A D | Makefile | 119 obj-$(CONFIG_TOUCHSCREEN_ZINITIX) += zinitix.o
|
H A D | Kconfig | 1379 tristate "Zinitix touchscreen support" 1382 Say Y here if you have a touchscreen using Zinitix bt541, 1388 module will be called zinitix.
|
H A D | msg2638.c | 11 * Driver structure based on zinitix.c by Michael Srba <Michael.Srba@seznam.cz>
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | ste-ux500-samsung-codina-tmo.dts | 525 /* Zinitix BT404 ISP part */ 527 compatible = "zinitix,bt404-isp"; 533 /* Zinitix BT404 touchscreen, also has the touchkeys for menu and back */ 535 compatible = "zinitix,bt404"; 542 zinitix,mode = <2>; 673 /* Interrupt line for the Zinitix BT404 touchscreen */
|
H A D | ste-ux500-samsung-codina.dts | 625 /* Zinitix BT404 ISP part */ 627 compatible = "zinitix,bt404-isp"; 633 /* Zinitix BT404 touchscreen, also has the touchkeys for menu and back */ 635 compatible = "zinitix,bt404"; 642 zinitix,mode = <2>; 795 /* Interrupt line for the Zinitix BT404 touchscreen */
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8916-samsung-gt58.dts | 38 compatible = "zinitix,bt532";
|
H A D | msm8916-samsung-a3u-eur.dts | 67 compatible = "zinitix,bt541";
|
H A D | msm8916-samsung-serranove.dts | 264 compatible = "zinitix,bt541";
|
/openbmc/linux/Documentation/devicetree/bindings/ |
H A D | vendor-prefixes.yaml | 1597 "^zinitix,.*": 1598 description: Zinitix Co., Ltd
|
/openbmc/linux/ |
H A D | opengrok2.0.log | [all...] |