Home
last modified time | relevance | path

Searched full:eqep (Results 1 – 12 of 12) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/counter/
Dti-eqep.yaml4 $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.14.4/Documentation/devicetree/bindings/pwm/
Dpwm-tipwmss.txt17 3 set of child register maps present, ECAP register space, EQEP
30 0x48300180 0x48300180 0x80 /* EQEP */
43 0x48300180 0x48300180 0x80 /* EQEP */
/linux-6.14.4/drivers/counter/
DKconfig140 tristate "TI eQEP counter driver"
145 Encoder Pulse (eQEP) counter driver.
148 called ti-eqep.
Dti-eqep.c5 * 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");
DMakefile15 obj-$(CONFIG_TI_EQEP) += ti-eqep.o
/linux-6.14.4/drivers/clk/davinci/
Dpsc-da830.c80 LPSC_CLKDEV2(eqep_clkdev, NULL, "eqep.0",
81 NULL, "eqep.1");
99 LPSC(21, 0, eqep, pll0_sysclk2, eqep_clkdev, 0),
/linux-6.14.4/arch/arm64/boot/dts/ti/
Dk3-am62a-main.dtsi946 compatible = "ti,am62-eqep";
955 compatible = "ti,am62-eqep";
964 compatible = "ti,am62-eqep";
Dk3-am62p-j722s-common-main.dtsi836 compatible = "ti,am62-eqep";
845 compatible = "ti,am62-eqep";
854 compatible = "ti,am62-eqep";
Dk3-am62-main.dtsi845 compatible = "ti,am62-eqep";
854 compatible = "ti,am62-eqep";
863 compatible = "ti,am62-eqep";
Dk3-am64-main.dtsi1179 compatible = "ti,am62-eqep";
1188 compatible = "ti,am62-eqep";
1197 compatible = "ti,am62-eqep";
/linux-6.14.4/arch/arm/boot/dts/ti/omap/
Dam33xx-l4.dtsi2091 compatible = "ti,am3352-eqep";
2148 compatible = "ti,am3352-eqep";
2205 compatible = "ti,am3352-eqep";
/linux-6.14.4/
DMAINTAINERS23777 TI ENHANCED QUADRATURE ENCODER PULSE (eQEP) DRIVER
23780 F: Documentation/devicetree/bindings/counter/ti-eqep.yaml
23781 F: drivers/counter/ti-eqep.c