Searched +full:synquacer +full:- +full:netsec (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | socionext,synquacer-netsec.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/net/socionext,synquacer-netsec.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Socionext NetSec Ethernet Controller IP 10 - Jassi Brar <jaswinder.singh@linaro.org> 11 - Ilias Apalodimas <ilias.apalodimas@linaro.org> 14 - $ref: ethernet-controller.yaml# 18 const: socionext,synquacer-netsec 22 - description: control register area [all …]
|
/openbmc/linux/drivers/net/ethernet/socionext/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 26 tristate "Socionext NETSEC ethernet support" 32 Enable to add support for the SocioNext NetSec Gigabit Ethernet 33 controller + PHY, as found on the Synquacer SC2A11 SoC 36 called netsec. If unsure, say N.
|
H A D | netsec.c | 1 // SPDX-License-Identifier: GPL-2.0+ 247 #define NETSEC_RX_BUF_SIZE (PAGE_SIZE - NETSEC_RX_BUF_NON_DATA) 312 struct netsec_de { /* Netsec Descriptor layout */ 333 writel(val, priv->ioaddr + reg_addr); in netsec_write() 338 return readl(priv->ioaddr + reg_addr); in netsec_read() 366 while (--timeout && netsec_read(priv, addr) & mask) in netsec_wait_while_busy() 372 while (--timeout && netsec_read(priv, addr) & mask) in netsec_wait_while_busy() 378 netdev_WARN(priv->ndev, "%s: timeout\n", __func__); in netsec_wait_while_busy() 380 return -ETIMEDOUT; in netsec_wait_while_busy() 417 } while (--timeout && (data & mask)); in netsec_mac_wait_while_busy() [all …]
|
/openbmc/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 …]
|
H A D | opengrok2.0.log | 1 2024-12-28 20:05:26.116-0600 FINEST t586 Statistics.logIt: Added: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/rtnetlink.sh' (ShAnalyzer) (took 79 ms) 2 2024-12-28 20:05:26.112-0600 FINER t592 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/qemu',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/qemu/chardev/spice.c' 3 2024-12-28 20:05:26.116-0600 FINEST t592 Statistics.logIt: Added: '/openbmc/qemu/chardev/spice.c' (CAnalyzer) (took 33 ms) 4 2024-1 [all...] |
H A D | opengrok0.0.log | 1 2024-12-28 20:09:05.996-0600 FINEST t1171 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/drivers/staging/media/av7110/video-continue.rst.gz' 2 2024-12-28 20:09:05.942-0600 FINEST t1149 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/u-boot/arch/sh/config.mk.gz' 3 2024-12-2 [all...] |