Home
last modified time | relevance | path

Searched full:davicom (Results 1 – 25 of 49) sorted by relevance

12

/openbmc/linux/Documentation/devicetree/bindings/net/
H A Ddavicom,dm9000.yaml4 $id: http://devicetree.org/schemas/net/davicom,dm9000.yaml#
7 title: Davicom DM9000 Fast Ethernet Controller
14 const: davicom,dm9000
24 davicom,no-eeprom:
28 davicom,ext-phy:
53 compatible = "davicom,dm9000";
58 davicom,no-eeprom;
H A Ddavicom,dm9051.yaml4 $id: http://devicetree.org/schemas/net/davicom,dm9051.yaml#
7 title: Davicom DM9051 SPI Ethernet Controller
21 const: davicom,dm9051
55 compatible = "davicom,dm9051";
/openbmc/linux/drivers/net/phy/
H A Ddavicom.c3 * drivers/net/phy/davicom.c
5 * Driver for Davicom PHYs
59 MODULE_DESCRIPTION("Davicom PHY driver");
176 .name = "Davicom DM9161E",
185 .name = "Davicom DM9161B/C",
194 .name = "Davicom DM9161A",
203 .name = "Davicom DM9131",
H A DMakefile56 obj-$(CONFIG_DAVICOM_PHY) += davicom.o
/openbmc/linux/Documentation/networking/device_drivers/ethernet/dec/
H A Ddmfe.rst4 Davicom DM9102(A)/DM9132/DM9801 fast ethernet driver for Linux
21 This driver provides kernel support for Davicom DM9102(A)/DM9132/DM9801 ethernet cards ( CNET
22 10/100 ethernet cards uses Davicom chipset too, so this driver supports CNET cards too ).If you
26 dmfe: Davicom DM9xxx net driver, version 1.36.4 (2002-01-17)
64 Sten Wang <sten_wang@davicom.com.tw > : Original Author
/openbmc/linux/drivers/net/ethernet/davicom/
H A DKconfig3 # Davicom device configuration
7 bool "Davicom devices"
14 the questions about Davicom devices. If you say Y, you will be asked
H A DMakefile3 # Makefile for the Davicom device drivers.
H A Ddm9051.h3 * Copyright (c) 2022 Davicom Semiconductor,Inc.
4 * Davicom DM9051 SPI Fast Ethernet Linux driver
H A Ddm9051.c3 * Copyright (c) 2022 Davicom Semiconductor,Inc.
4 * Davicom DM9051 SPI Fast Ethernet Linux driver
1235 { .compatible = "davicom,dm9051" },
1255 MODULE_AUTHOR("Joseph CHANG <joseph_chang@davicom.com.tw>");
1256 MODULE_DESCRIPTION("Davicom DM9051 network SPI driver");
/openbmc/u-boot/drivers/net/phy/
H A Ddavicom.c3 * Davicom PHY drivers
26 /* Davicom DM9161E */
73 .name = "Davicom DM9161E",
H A DMakefile17 obj-$(CONFIG_PHY_DAVICOM) += davicom.o
H A Dsmsc.c5 * Base code from drivers/net/phy/davicom.c
H A DKconfig104 bool "Davicom Ethernet PHYs support"
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A DKconfig119 tristate "Davicom DM910x/DM980x support"
124 Davicom (<http://www.davicom.com.tw/>). If you have such a network
H A Ddmfe.c3 A Davicom DM9102/DM9102A/DM9102A+DM9801/DM9102A+DM9802 NIC fast
8 DAVICOM Web-Site: www.davicom.com.tw
10 Author: Sten Wang, 886-3-5798797-8517, E-mail: sten_wang@davicom.com.tw
13 (C)Copyright 1997-1998 DAVICOM Semiconductor,Inc. All Rights Reserved.
92 #define PCI_DM9132_ID 0x91321282 /* Davicom DM9132 ID */
93 #define PCI_DM9102_ID 0x91021282 /* Davicom DM9102 ID */
94 #define PCI_DM9100_ID 0x91001282 /* Davicom DM9100 ID */
95 #define PCI_DM9009_ID 0x90091282 /* Davicom DM9009 ID */
485 dev_info(&dev->dev, "Davicom DM%04lx at pci%s, %pM, irq %d\n", in dmfe_init_one()
2139 MODULE_AUTHOR("Sten Wang, sten_wang@davicom.com.tw");
[all …]
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/
H A Dingenic,nemc.yaml73 compatible = "davicom,dm9000";
74 davicom,no-eeprom;
/openbmc/linux/arch/arm/boot/dts/samsung/
H A Ds3c6410-mini6410.dts53 compatible = "davicom,dm9000";
57 davicom,no-eeprom;
H A Ds5pv210-smdkv210.dts43 compatible = "davicom,dm9000";
48 davicom,no-eeprom;
/openbmc/u-boot/include/
H A Ddm9000.h3 * NOTE: DAVICOM DM9000 ethernet driver interface
/openbmc/linux/Documentation/networking/device_drivers/ethernet/
H A Dindex.rst24 davicom/dm9000
/openbmc/linux/drivers/net/usb/
H A Ddm9601.c2 * Davicom DM96xx USB 10/100Mbps ethernet devices
567 .description = "Davicom DM96xx USB 10/100 Ethernet",
583 USB_DEVICE(0x0a46, 0x9601), /* Davicom USB-100 */
656 MODULE_DESCRIPTION("Davicom DM96xx USB 10/100 ethernet devices");
/openbmc/u-boot/include/configs/
H A Dci20.h37 /* Ethernet: davicom DM9000 */
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx1-apf9328.dts60 compatible = "davicom,dm9000";
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-devkit8000-common.dtsi277 compatible = "davicom,dm9000";
283 davicom,no-eeprom;
/openbmc/u-boot/drivers/net/
H A Ddm9000x.c5 A Davicom DM9000 ISA NIC fast Ethernet driver for Linux.
8 (C)Copyright 1997-1998 DAVICOM Semiconductor,Inc. All Rights Reserved.
23 v1.2 03/18/2003 Weilun Huang <weilun_huang@davicom.com.tw>:

12