Home
last modified time | relevance | path

Searched full:hycon (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dhycon,hy46xx.yaml4 $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 …]
/openbmc/linux/drivers/input/touchscreen/
H A Dhycon-hy46xx.c288 error = device_property_read_u32(dev, "hycon,threshold", &val); in hycon_hy46xx_get_defaults()
297 val_bool = device_property_read_bool(dev, "hycon,glove-enable"); in hycon_hy46xx_get_defaults()
303 error = device_property_read_u32(dev, "hycon,report-speed-hz", &val); in hycon_hy46xx_get_defaults()
312 val_bool = device_property_read_bool(dev, "hycon,noise-filter-enable"); in hycon_hy46xx_get_defaults()
318 error = device_property_read_u32(dev, "hycon,filter-data", &val); in hycon_hy46xx_get_defaults()
327 error = device_property_read_u32(dev, "hycon,gain", &val); in hycon_hy46xx_get_defaults()
336 error = device_property_read_u32(dev, "hycon,edge-offset", &val); in hycon_hy46xx_get_defaults()
448 dev_dbg(&client->dev, "probing for HYCON HY46XX I2C\n"); in hycon_hy46xx_probe()
512 input->name = "Hycon Capacitive Touch"; in hycon_hy46xx_probe()
547 "HYCON HY46XX initialized: IRQ %d, Reset pin %d.\n", in hycon_hy46xx_probe()
[all …]
H A DMakefile39 obj-$(CONFIG_TOUCHSCREEN_HYCON_HY46XX) += hycon-hy46xx.o
H A DKconfig431 tristate "Hycon hy46xx touchscreen support"
434 Say Y here if you have a touchscreen using Hycon hy46xx
439 module will be called hycon-hy46xx.
/openbmc/linux/Documentation/devicetree/bindings/
H A Dvendor-prefixes.yaml596 "^hycon,.*":
597 description: Hycon Technology Corp.
/openbmc/linux/
H A DMAINTAINERS9715 HYCON HY46XX TOUCHSCREEN SUPPORT
9719 F: Documentation/devicetree/bindings/input/touchscreen/hycon,hy46xx.yaml
9720 F: drivers/input/touchscreen/hycon-hy46xx.c
H A Dopengrok2.0.log[all...]
H A Dopengrok1.0.log[all...]