Searched full:hycon (Results 1 – 5 of 5) sorted by relevance
| /linux/Documentation/devicetree/bindings/input/touchscreen/ |
| H A D | hycon,hy46xx.yaml | 4 $id: http://devicetree.org/schemas/input/touchscreen/hycon,hy46xx.yaml# 7 title: Hycon HY46XX series touchscreen controller 31 - hycon,hy4613 32 - hycon,hy4614 33 - hycon,hy4621 34 - hycon,hy4623 35 - hycon,hy4633 36 - hycon,hy4635 49 hycon,threshold: 55 hycon,glove-enable: [all …]
|
| /linux/drivers/input/touchscreen/ |
| H A D | hycon-hy46xx.c | 285 error = device_property_read_u32(dev, "hycon,threshold", &val); in hycon_hy46xx_get_defaults() 294 val_bool = device_property_read_bool(dev, "hycon,glove-enable"); in hycon_hy46xx_get_defaults() 300 error = device_property_read_u32(dev, "hycon,report-speed-hz", &val); in hycon_hy46xx_get_defaults() 309 val_bool = device_property_read_bool(dev, "hycon,noise-filter-enable"); in hycon_hy46xx_get_defaults() 315 error = device_property_read_u32(dev, "hycon,filter-data", &val); in hycon_hy46xx_get_defaults() 324 error = device_property_read_u32(dev, "hycon,gain", &val); in hycon_hy46xx_get_defaults() 333 error = device_property_read_u32(dev, "hycon,edge-offset", &val); in hycon_hy46xx_get_defaults() 445 dev_dbg(&client->dev, "probing for HYCON HY46XX I2C\n"); in hycon_hy46xx_probe() 509 input->name = "Hycon Capacitive Touch"; in hycon_hy46xx_probe() 540 "HYCON HY46XX initialized: IRQ %d, Reset pin %d.\n", in hycon_hy46xx_probe() [all …]
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6ull-engicam-microgea-rmm.dts | 140 /* settings valid only for Hycon touchscreen */
|
| /linux/Documentation/devicetree/bindings/ |
| H A D | vendor-prefixes.yaml | 734 "^hycon,.*": 735 description: Hycon Technology Corp.
|
| /linux/ |
| H A D | MAINTAINERS | 11640 HYCON HY46XX TOUCHSCREEN SUPPORT 11644 F: Documentation/devicetree/bindings/input/touchscreen/hycon,hy46xx.yaml 11645 F: drivers/input/touchscreen/hycon-hy46xx.c
|