Home
last modified time | relevance | path

Searched +full:ep9301 +full:- +full:timer (Results 1 – 3 of 3) sorted by relevance

/linux-6.8/Documentation/devicetree/bindings/timer/
Dcirrus,ep9301-timer.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/timer/cirrus,ep9301-timer.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Cirrus Logic EP93xx timer
10 - Alexander Sverdlin <alexander.sverdlin@gmail.com>
11 - Nikita Shubin <nikita.shubin@maquefel.me>
16 - const: cirrus,ep9301-timer
17 - items:
18 - enum:
[all …]
/linux-6.8/drivers/clocksource/
Dtimer-ep93xx.c1 // SPDX-License-Identifier: GPL-2.0
3 * Cirrus Logic EP93xx timer driver.
6 * Based on a rewrite of arch/arm/mach-ep93xx/timer.c:
14 #include <linux/io-64-nonatomic-lo-hi.h>
24 * Timer handling for EP93xx
27 * 3 (32 bit) count down at 508 kHz, are self-reloading, and can generate
28 * an interrupt on underflow. Timer 4 (40 bit) counts down at 983.04 kHz,
29 * is free-running, and can't generate interrupts.
31 * The 508 kHz timers are ideal for use for the timer interrupt, as the
33 * timer (timer 3) to get as long sleep intervals as possible when using
[all …]
/linux-6.8/
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 …]