| /linux/Documentation/devicetree/bindings/input/ |
| A D | rotary-encoder.yaml | 17 const: rotary-encoder 28 rotary-encoder,steps: 36 rotary-encoder,relative-axis: 43 rotary-encoder,rollover: 49 rotary-encoder,steps-per-period: 62 rotary-encoder,encoding: 67 rotary-encoder,half-period: 83 rotary { 84 compatible = "rotary-encoder"; 87 rotary-encoder,encoding = "gray"; [all …]
|
| A D | pxa27x-keypad.txt | 29 linux key-code for rotary up. Bit[15:0] is the linux key-code 30 for rotary down. It is for rotary 0. 31 - marvell,rotary1 : Same as marvell,rotary0. It is for rotary 1. 32 - marvell,rotary-rel-key : When rotary is used for relative axes 35 is for rotary 1, and Bit[15:0] is for rotary 0.
|
| /linux/arch/arm64/boot/dts/freescale/ |
| A D | imx8mn-dimonoff-gateway-evk.dts | 42 /* Bourns PEC12R rotary encoder, 24 steps. */ 43 rotary: rotary-encoder { label 44 compatible = "rotary-encoder"; 50 rotary-encoder,encoding = "gray"; 51 rotary-encoder,relative-axis;
|
| A D | imx8mn-rve-gateway.dts | 66 /* Bourns PEC12R rotary encoder, 24 steps. */ 67 rotary: rotary-encoder { label 68 compatible = "rotary-encoder"; 74 rotary-encoder,encoding = "gray"; 75 rotary-encoder,relative-axis;
|
| /linux/Documentation/input/devices/ |
| A D | rotary-encoder.rst | 2 rotary-encoder - a generic driver for GPIO connected devices 83 name 'rotary-encoder' and associate the IRQs and some specific platform 100 .dev_id = "rotary-encoder.0", 111 PROPERTY_ENTRY_U32("rotary-encoder,steps-per-period", 24), 113 PROPERTY_ENTRY_U32("rotary-encoder,relative_axis", 0), 122 .name = "rotary-encoder",
|
| /linux/arch/arm/boot/dts/nxp/mxs/ |
| A D | imx28-cfa10049.dts | 157 rotary-button { 165 rotary { 166 compatible = "rotary-encoder"; 171 rotary-encoder,relative-axis; 287 rotary_pins_cfa10049: rotary-10049@0 { 298 rotary_btn_pins_cfa10049: rotary-btn-10049@0 {
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| A D | imx6dl-b1x5pv2.dtsi | 188 rotary-encoder-key { 191 rotary-encoder-event { 192 label = "rotary-encoder press"; 199 rotary-encoder { 200 compatible = "rotary-encoder"; 204 rotary-encoder,relative-axis; 205 rotary-encoder,steps-per-period = <2>;
|
| A D | imx6dl-victgo.dts | 60 rotary-encoder { 61 compatible = "rotary-encoder"; 66 rotary-encoder,steps-per-period = <4>; 67 rotary-encoder,relative-axis; 68 rotary-encoder,rollover;
|
| A D | imx6ull-tarragon-common.dtsi | 576 pinctrl_rotary_switch1: rotary-switch1grp { 584 pinctrl_rotary_switch2: rotary-switch2grp { 753 pinctrl_rotary_switch1_snvs: rotary-switch1-snvsgrp {
|
| /linux/drivers/net/arcnet/ |
| A D | com20020-pci.c | 221 dev->dev_id = (inb(priv->misc + ci->rotary) >> 4) & dev_id_mask; in com20020pci_probe() 370 .rotary = 0x0, 402 .rotary = 0x0, 427 .rotary = 0x0,
|
| A D | com20020.h | 59 int rotary; member
|
| /linux/arch/arm/boot/dts/intel/pxa/ |
| A D | pxa300-raumfeld-common.dtsi | 119 rotary: rotary-encoder { label 120 compatible = "rotary-encoder"; 126 rotary-encoder,relative-axis;
|
| A D | pxa300-raumfeld-connector.dts | 71 &rotary {
|
| A D | pxa300-raumfeld-speaker-one.dts | 94 &rotary {
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| A D | omap3-echo.dts | 81 rotary: rotary-encoder { label 82 compatible = "rotary-encoder"; 88 rotary-encoder,relative-axis;
|
| /linux/Documentation/devicetree/bindings/mfd/ |
| A D | st,stm32-lptimer.yaml | 15 - quadrature encoder to detect angular position and direction of rotary
|
| /linux/drivers/input/misc/ |
| A D | Kconfig | 642 Say Y here to add support for rotary encoders connected to GPIO lines. 643 Check file:Documentation/input/devices/rotary-encoder.rst for more
|
| /linux/Documentation/driver-api/ |
| A D | generic-counter.rst | 42 signal output line of a rotary encoder. Not all counter devices provide
|
| /linux/Documentation/devicetree/bindings/ |
| A D | vendor-prefixes.yaml | 22 "^(pl022|pxa-mmc|rcar_sound|rotary-encoder|s5m8767|sdhci),.*": true
|