Searched +full:ast2600 +full:- +full:mdio (Results 1 – 4 of 4) sorted by relevance
| /linux/Documentation/devicetree/bindings/net/ |
| H A D | aspeed,ast2600-mdio.yaml | 1 # SPDX-License-Identifier: GPL-2.0-or-later 3 --- 4 $id: http://devicetree.org/schemas/net/aspeed,ast2600-mdio.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: ASPEED AST2600 MDIO Controller 10 - Andrew Jeffery <andrew@aj.id.au> 13 The ASPEED AST2600 MDIO controller is the third iteration of ASPEED's MDIO 18 - $ref: mdio.yaml# 22 const: aspeed,ast2600-mdio 26 description: The register range of the MDIO controller instance [all …]
|
| H A D | faraday,ftgmac100.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Po-Yu Chuang <ratbert@faraday-tech.com> 15 - const: faraday,ftgmac100 16 - items: 17 - enum: 18 - aspeed,ast2400-mac 19 - aspeed,ast2500-mac 20 - aspeed,ast2600-mac [all …]
|
| /linux/drivers/net/ethernet/faraday/ |
| H A D | ftgmac100.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * (C) Copyright 2009-2011 Faraday Technology 6 * Po-Yu Chuang <ratbert@faraday-tech.com> 13 #include <linux/dma-mapping.h> 55 /* For NC-SI to register a fixed-link phy device */ 103 /* AST2500/AST2600 RMII ref clock gate */ 129 struct net_device *netdev = priv->netdev; in ftgmac100_reset_mac() 133 iowrite32(maccr, priv->base + FTGMAC100_OFFSET_MACCR); in ftgmac100_reset_mac() 135 priv->base + FTGMAC100_OFFSET_MACCR); in ftgmac100_reset_mac() 139 maccr = ioread32(priv->base + FTGMAC100_OFFSET_MACCR); in ftgmac100_reset_mac() [all …]
|
| /linux/ |
| H A D | MAINTAINERS | 5 --------------------------------------------------- 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 …]
|