Home
last modified time | relevance | path

Searched +full:k1 +full:- +full:emac (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/spacemit/
H A Dk1_emac.c1 // SPDX-License-Identifier: GPL-2.0
3 * SpacemiT K1 Ethernet driver
5 * Copyright (C) 2023-2025 SpacemiT (Hangzhou) Technology Co. Ltd
12 #include <linux/dma-mapping.h>
80 * struct emac_desc_ring - Software-side information for one descriptor ring
138 /* Softirq-safe, hold while touching hardware statistics */
144 writel(val, priv->iobase + reg); in emac_wr()
149 return readl(priv->iobase + reg); in emac_rd()
156 if (phy_interface_mode_is_rgmii(priv->phy_interface)) in emac_phy_interface_config()
159 regmap_update_bits(priv->regmap_apmu, in emac_phy_interface_config()
[all …]
/linux/
H A 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 …]