| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | dm9000x.c | 2 dm9000.c: Version 1.2 12/15/2003 4 A Davicom DM9000 ISA NIC fast Ethernet driver for Linux. 37 FIFO as described in DM9000 programming guide and 41 - Adapt eth_send such that it matches the DM9000* 44 - Adapted reset procedure to match DM9000 application 47 These changes are tested with DM9000{A,EP,E} together 57 #include <dm9000.h> 110 /* DM9000 network board routine ---------------------------- */ 224 Search DM9000 board, allocate space and register it 235 printf("dm9000 i/o: 0x%x, id: 0x%x \n", CONFIG_DM9000_BASE, in dm9000_probe() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/davicom/ |
| H A D | Kconfig | 6 config DM9000 config 7 tristate "DM9000 support" 12 Support for DM9000 chipset. 15 will be called dm9000. 19 depends on DM9000 21 This configuration forces the DM9000 to use the NSR's LinkStatus
|
| H A D | dm9000.c | 3 * Davicom DM9000 Fast Ethernet driver for Linux. 25 #include <linux/dm9000.h> 38 #include "dm9000.h" 44 #define CARDNAME "dm9000" 58 MODULE_PARM_DESC(debug, "dm9000 debug level (0-6)"); 60 /* DM9000 register address locking. 62 * The DM9000 uses an address register to control where data written 83 TYPE_DM9000E, /* original DM9000 */ 153 /* DM9000 network board routine ---------------------------- */ 181 /* Reset DM9000, see DM9000 Application Notes V1.22 Jun 11, 2004 page 29 in dm9000_reset() [all …]
|
| H A D | Makefile | 6 obj-$(CONFIG_DM9000) += dm9000.o
|
| /OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/davicom/ |
| H A D | dm9000.rst | 4 DM9000 Network driver 15 This file describes how to use the DM9000 platform-device based network driver 16 that is contained in the files drivers/net/dm9000.c and drivers/net/dm9000.h. 18 The driver supports three DM9000 variants, the DM9000E which is the first chip 58 .name = "dm9000", 78 .name = "dm9000", 87 The platform data is defined in include/linux/dm9000.h and described below. 93 Extra platform data for the DM9000 can describe the IO bus width to the
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/ |
| H A D | davicom-dm9000.txt | 1 Davicom DM9000 Fast Ethernet controller 4 - compatible = "davicom,dm9000"; 19 compatible = "davicom,dm9000";
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-pxa/ |
| H A D | mxm8x10.c | 20 #include <linux/dm9000.h> 71 GPIO1 - DM9000 PWR 259 /* DM9000 */ 413 /* Ethernet support: Davicom DM9000 */ 437 .name = "dm9000",
|
| H A D | trizeps4.c | 24 #include <linux/dm9000.h> 68 GPIO78_nCS_2, /* DM9000 CS */ 198 * DAVICOM DM9000 Ethernet 223 .name = "dm9000",
|
| /OK3568_Linux_fs/kernel/arch/m68k/coldfire/ |
| H A D | amcore.c | 13 #include <linux/dm9000.h> 63 .name = "dm9000", 75 /* Set the dm9000 interrupt to be auto-vectored */ in dm9000_pre_init()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | dm9000.h | 2 /* include/linux/dm9000.h 7 * Header file for dm9000 platform data
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-s3c/ |
| H A D | mach-vr1000.c | 17 #include <linux/dm9000.h> 180 /* DM9000 ethernet devices */ 205 .name = "dm9000", 215 .name = "dm9000",
|
| H A D | mach-anw6410.c | 24 #include <linux/dm9000.h> 50 /* DM9000 */ 176 .name = "dm9000",
|
| H A D | mach-at2440evb.c | 20 #include <linux/dm9000.h> 126 .name = "dm9000",
|
| H A D | mach-bast.c | 19 #include <linux/dm9000.h> 297 /* DM9000 */ 315 .name = "dm9000",
|
| H A D | mach-real6410.c | 15 #include <linux/dm9000.h> 95 .name = "dm9000",
|
| H A D | mach-mini6410.c | 15 #include <linux/dm9000.h> 96 .name = "dm9000",
|
| /OK3568_Linux_fs/u-boot/board/timll/devkit8000/ |
| H A D | devkit8000.c | 75 /* Configure GPMC registers for DM9000 */ 100 /* Configure GPMC registers for DM9000 */ in misc_init_r()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-davinci/ |
| H A D | board-dm355-evm.c | 22 #include <linux/dm9000.h> 191 .name = "dm9000", 404 gpio_request(1, "dm9000"); in dm355_evm_init()
|
| H A D | board-dm355-leopard.c | 168 .name = "dm9000", 244 gpio_request(9, "dm9000"); in dm355_leopard_init()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-pxa/include/mach/ |
| H A D | trizeps4.h | 19 #define TRIZEPS4_ETH_PHYS (PXA_CS2_PHYS) /* Ethernet DM9000 region */ 47 /* Ethernet Controller Davicom DM9000 */
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | dm9000.h | 2 * NOTE: DAVICOM DM9000 ethernet driver interface
|
| /OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/ |
| H A D | index.rst | 21 davicom/dm9000
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | imx1-apf9328.dts | 60 compatible = "davicom,dm9000";
|
| H A D | omap3-devkit8000-common.dtsi | 220 6 0 0x2c000000 0x1000000>; /* CS6: 16MB for DM9000 */ 277 compatible = "davicom,dm9000";
|
| /OK3568_Linux_fs/kernel/arch/mips/boot/dts/ingenic/ |
| H A D | ci20.dts | 368 dm9000@6 { 369 compatible = "davicom,dm9000";
|