Searched +full:ftm +full:- +full:evt (Results 1 – 3 of 3) sorted by relevance
1 Freescale FlexTimer Module (FTM) Timer5 - compatible : should be "fsl,ftm-timer"6 - reg : Specifies base physical address and size of the register sets for the8 - interrupts : Should be the clock event device interrupt.9 - clocks : The clocks provided by the SoC to drive the timer, must contain an10 entry for each entry in clock-names.11 - clock-names : Must include the following entries:12 o "ftm-evt"13 o "ftm-src"14 o "ftm-evt-counter-en"[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/timer/fsl,ftm-timer.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Freescale FlexTimer Module (FTM) Timer10 - Animesh Agarwal <animeshagarwal28@gmail.com>14 const: fsl,ftm-timer24 contain an entry for each entry in clock-names.28 clock-names:30 - const: ftm-evt[all …]
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)5 #include "vf610-pinfunc.h"6 #include <dt-bindings/clock/vf610-clock.h>7 #include <dt-bindings/interrupt-controller/irq.h>8 #include <dt-bindings/gpio/gpio.h>32 compatible = "fixed-cloc613 ftm: ftm@400b8000 { global() label [all...]