Searched +full:ftm +full:- +full:src +full:- +full:counter +full:- +full:en (Results 1 – 4 of 4) sorted by relevance
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-later3 * Freescale FlexTimer Module (FTM) timer driver.18 #include <linux/fsl/ftm.h>34 if (priv->big_endian) in ftm_readl()42 if (priv->big_endian) in ftm_writel()52 /* select and enable counter clock source */ in ftm_counter_enable()55 val |= priv->ps | FTM_SC_CLK(1); in ftm_counter_enable()63 /* disable counter clock source */ in ftm_counter_disable()99 * The CNT register contains the FTM counter value. in ftm_reset_counter()101 * updates the counter with its initial value, CNTIN. in ftm_reset_counter()[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-clock";33 #clock-cells = <0>;34 clock-frequency = <24000000>;38 compatible = "fixed-clock";39 #clock-cells = <0>;[all …]
5 ---------------------------------------------------21 W: *Web-page* with status/info23 B: URI for where to file *bugs*. A web-page with detailed bug28 patches to the given subsystem. This is either an in-tree file,29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst46 N: [^a-z]tegra all files whose path contains tegra64 ----------------83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)85 L: linux-scsi@vger.kernel.org88 F: drivers/scsi/3w-*[all …]