Home
last modified time | relevance | path

Searched +full:en7581 +full:- +full:scu (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/clock/
Dairoha,en7523-scu.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/clock/airoha,en7523-scu.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Felix Fietkau <nbd@nbd.name>
11 - John Crispin <nbd@nbd.name>
25 [1]: <include/dt-bindings/clock/en7523-clk.h>.
32 - enum:
33 - airoha,en7523-scu
34 - airoha,en7581-scu
[all …]
/linux-6.12.1/drivers/clk/
Dclk-en7523.c1 // SPDX-License-Identifier: GPL-2.0-only
4 #include <linux/clk-provider.h>
8 #include <linux/reset-controller.h>
9 #include <dt-bindings/clock/en7523-clk.h>
10 #include <dt-bindings/reset/airoha,en7581-reset.h>
33 /* EN7581 */
260 if (!desc->base_bits) in en7523_get_base_rate()
261 return desc->base_value; in en7523_get_base_rate()
263 val = readl(base + desc->base_reg); in en7523_get_base_rate()
264 val >>= desc->base_shift; in en7523_get_base_rate()
[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 …]