Searched full:eqep (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/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.12.1/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.12.1/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) 110 /* EQEP Inputs */ 543 { .compatible = "ti,am3352-eqep", }, 544 { .compatible = "ti,am62-eqep", }, 553 .name = "ti-eqep-cnt", 560 MODULE_DESCRIPTION("TI eQEP counter driver");
|
D | Makefile | 15 obj-$(CONFIG_TI_EQEP) += ti-eqep.o
|
/linux-6.12.1/drivers/clk/davinci/ |
D | psc-da830.c | 80 LPSC_CLKDEV2(eqep_clkdev, NULL, "eqep.0", 81 NULL, "eqep.1"); 99 LPSC(21, 0, eqep, pll0_sysclk2, eqep_clkdev, 0),
|
/linux-6.12.1/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.12.1/ |
D | MAINTAINERS | 23160 TI ENHANCED QUADRATURE ENCODER PULSE (eQEP) DRIVER 23163 F: Documentation/devicetree/bindings/counter/ti-eqep.yaml 23164 F: drivers/counter/ti-eqep.c
|