Home
last modified time | relevance | path

Searched +full:am62 +full:- +full:ecap +full:- +full:capture (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/counter/
Dti,am62-ecap-capture.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/counter/ti,am62-ecap-capture.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Texas Instruments Enhanced Capture (eCAP) Module
10 - Julien Panis <jpanis@baylibre.com>
13 The eCAP module resources can be used to capture timestamps
18 const: ti,am62-ecap-capture
29 clock-names:
32 power-domains:
[all …]
/linux-6.12.1/drivers/counter/
Dti-ecap-capture.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * ECAP Capture driver
21 #define ECAP_DRV_NAME "ecap"
23 /* ECAP event IDs */
66 /* ECAP signals */
78 * struct ecap_cnt_dev - device private data structure
83 * @nb_ovf: number of overflows since capture start
105 pm_runtime_get_sync(counter->parent); in ecap_cnt_capture_get_evmode()
106 regmap_read(ecap_dev->regmap, ECAP_ECCTL_REG, &regval); in ecap_cnt_capture_get_evmode()
107 pm_runtime_put_sync(counter->parent); in ecap_cnt_capture_get_evmode()
[all …]
/linux-6.12.1/
DMAINTAINERS5 ---------------------------------------------------
21 W: *Web-page* with status/info
23 B: URI for where to file *bugs*. A web-page with detailed bug
28 patches to the given subsystem. This is either an in-tree file,
29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst
46 N: [^a-z]tegra all files whose path contains tegra
64 ----------------
83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)
85 L: linux-scsi@vger.kernel.org
88 F: drivers/scsi/3w-*
[all …]