Home
last modified time | relevance | path

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

12

/Linux-v5.15/Documentation/devicetree/bindings/net/
Ddavicom-dm9000.txt1 Davicom DM9000 Fast Ethernet controller
4 - compatible = "davicom,dm9000";
11 - davicom,no-eeprom : Configuration EEPROM is not available
12 - davicom,ext-phy : Use external PHY
19 compatible = "davicom,dm9000";
24 davicom,no-eeprom;
/Linux-v5.15/drivers/net/phy/
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",
DMakefile52 obj-$(CONFIG_DAVICOM_PHY) += davicom.o
DKconfig167 tristate "Davicom PHYs"
/Linux-v5.15/Documentation/networking/device_drivers/ethernet/dec/
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
/Linux-v5.15/drivers/net/ethernet/dec/tulip/
DKconfig134 tristate "Davicom DM910x/DM980x support"
139 Davicom (<http://www.davicom.com.tw/>). If you have such a network
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 */
486 dev_info(&dev->dev, "Davicom DM%04lx at pci%s, %pM, irq %d\n", in dmfe_init_one()
2140 MODULE_AUTHOR("Sten Wang, sten_wang@davicom.com.tw");
[all …]
Deeprom.c257 /* Hack to ignore Davicom delay period block */ in tulip_parse_eeprom()
275 /* Davicom's media number for 100BaseTX is strange */ in tulip_parse_eeprom()
/Linux-v5.15/Documentation/devicetree/bindings/memory-controllers/
Dingenic,nemc.yaml104 compatible = "davicom,dm9000";
105 davicom,no-eeprom;
/Linux-v5.15/drivers/net/ethernet/davicom/
DMakefile3 # Makefile for the Davicom device drivers.
DKconfig3 # Davicom device configuration
Ddm9000.c3 * Davicom DM9000 Fast Ethernet driver for Linux.
6 * (C) Copyright 1997-1998 DAVICOM Semiconductor,Inc. All Rights Reserved.
1397 if (of_find_property(np, "davicom,ext-phy", NULL)) in dm9000_parse_dt()
1399 if (of_find_property(np, "davicom,no-eeprom", NULL)) in dm9000_parse_dt()
1786 { .compatible = "davicom,dm9000", },
1805 MODULE_DESCRIPTION("Davicom DM9000 network driver");
Ddm9000.h173 /* Davicom MII registers.
/Linux-v5.15/arch/arm/boot/dts/
Ds3c6410-mini6410.dts53 compatible = "davicom,dm9000";
57 davicom,no-eeprom;
Ds5pv210-smdkv210.dts43 compatible = "davicom,dm9000";
48 davicom,no-eeprom;
Dimx1-apf9328.dts60 compatible = "davicom,dm9000";
Domap3-devkit8000-common.dtsi259 compatible = "davicom,dm9000";
265 davicom,no-eeprom;
/Linux-v5.15/Documentation/networking/device_drivers/ethernet/
Dindex.rst21 davicom/dm9000
/Linux-v5.15/drivers/net/usb/
Ddm9601.c2 * Davicom DM96xx USB 10/100Mbps ethernet devices
561 .description = "Davicom DM96xx USB 10/100 Ethernet",
577 USB_DEVICE(0x0a46, 0x9601), /* Davicom USB-100 */
650 MODULE_DESCRIPTION("Davicom DM96xx USB 10/100 ethernet devices");
/Linux-v5.15/arch/arm/mach-s3c/
Dvr1000.h73 * 0x02500000 to 0x02600000 1MB Davicom DM9000 ethernet controllers
Dbast.h146 * 0x02500000 to 0x02600000 1MB Davicom DM9000 ethernet controller
/Linux-v5.15/arch/mips/boot/dts/ingenic/
Dci20.dts408 compatible = "davicom,dm9000";
409 davicom,no-eeprom;
/Linux-v5.15/drivers/net/ethernet/
DMakefile33 obj-$(CONFIG_DM9000) += davicom/
DKconfig59 source "drivers/net/ethernet/davicom/Kconfig"
/Linux-v5.15/arch/arm/mach-pxa/include/mach/
Dtrizeps4.h47 /* Ethernet Controller Davicom DM9000 */

12