Searched full:eqep (Results 1 – 11 of 11) sorted by relevance
/linux-6.15/Documentation/devicetree/bindings/counter/ |
D | ti-eqep.yaml | 4 $id: http://devicetree.org/schemas/counter/ti-eqep.yaml# 7 title: Texas Instruments Enhanced Quadrature Encoder Pulse (eQEP) Module 15 - ti,am3352-eqep 16 - ti,am62-eqep 22 description: The eQEP event interrupt 27 rate for the eQEP peripheral. 42 - ti,am62-eqep 61 compatible = "ti,am3352-eqep";
|
/linux-6.15/Documentation/devicetree/bindings/pwm/ |
D | pwm-tipwmss.txt | 17 3 set of child register maps present, ECAP register space, EQEP 30 0x48300180 0x48300180 0x80 /* EQEP */ 43 0x48300180 0x48300180 0x80 /* EQEP */
|
/linux-6.15/drivers/counter/ |
D | Kconfig | 140 tristate "TI eQEP counter driver" 145 Encoder Pulse (eQEP) counter driver. 148 called ti-eqep.
|
D | ti-eqep.c | 5 * Counter driver for Texas Instruments Enhanced Quadrature Encoder Pulse (eQEP) 119 /* EQEP Inputs */ 575 { .compatible = "ti,am3352-eqep", }, 576 { .compatible = "ti,am62-eqep", }, 585 .name = "ti-eqep-cnt", 592 MODULE_DESCRIPTION("TI eQEP counter driver");
|
D | Makefile | 15 obj-$(CONFIG_TI_EQEP) += ti-eqep.o
|
/linux-6.15/arch/arm64/boot/dts/ti/ |
D | k3-am62a-main.dtsi | 946 compatible = "ti,am62-eqep"; 955 compatible = "ti,am62-eqep"; 964 compatible = "ti,am62-eqep";
|
D | k3-am62p-j722s-common-main.dtsi | 836 compatible = "ti,am62-eqep"; 845 compatible = "ti,am62-eqep"; 854 compatible = "ti,am62-eqep";
|
D | k3-am62-main.dtsi | 845 compatible = "ti,am62-eqep"; 854 compatible = "ti,am62-eqep"; 863 compatible = "ti,am62-eqep";
|
D | k3-am64-main.dtsi | 1179 compatible = "ti,am62-eqep"; 1188 compatible = "ti,am62-eqep"; 1197 compatible = "ti,am62-eqep";
|
/linux-6.15/arch/arm/boot/dts/ti/omap/ |
D | am33xx-l4.dtsi | 2091 compatible = "ti,am3352-eqep"; 2148 compatible = "ti,am3352-eqep"; 2205 compatible = "ti,am3352-eqep";
|
/linux-6.15/ |
D | MAINTAINERS | 24408 TI ENHANCED QUADRATURE ENCODER PULSE (eQEP) DRIVER 24411 F: Documentation/devicetree/bindings/counter/ti-eqep.yaml 24412 F: drivers/counter/ti-eqep.c
|