Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/counter/
H A 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/Documentation/devicetree/bindings/pwm/
H A 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/drivers/counter/
H A DKconfig140 tristate "TI eQEP counter driver"
145 Encoder Pulse (eQEP) counter driver.
148 called ti-eqep.
H A 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");
H A DMakefile15 obj-$(CONFIG_TI_EQEP) += ti-eqep.o
/linux/drivers/clk/davinci/
H A 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/arch/arm/boot/dts/ti/omap/
H A Dam33xx-l4.dtsi2091 compatible = "ti,am3352-eqep";
2148 compatible = "ti,am3352-eqep";
2205 compatible = "ti,am3352-eqep";
/linux/
H A DMAINTAINERS23769 TI ENHANCED QUADRATURE ENCODER PULSE (eQEP) DRIVER
23772 F: Documentation/devicetree/bindings/counter/ti-eqep.yaml
23773 F: drivers/counter/ti-eqep.c