Searched refs:DM9000_PLATF_16BITONLY (Results 1 – 15 of 15) sorted by relevance
/Linux-v4.19/include/linux/ |
D | dm9000.h | 22 #define DM9000_PLATF_16BITONLY (0x0002) macro
|
/Linux-v4.19/arch/arm/mach-s3c24xx/ |
D | mach-at2440evb.c | 125 .flags = (DM9000_PLATF_16BITONLY | DM9000_PLATF_NO_EEPROM),
|
D | mach-vr1000.c | 201 .flags = DM9000_PLATF_16BITONLY,
|
D | mach-bast.c | 314 .flags = DM9000_PLATF_16BITONLY,
|
D | mach-mini2440.c | 302 .flags = (DM9000_PLATF_16BITONLY | DM9000_PLATF_NO_EEPROM),
|
/Linux-v4.19/arch/arm/mach-s3c64xx/ |
D | mach-anw6410.c | 173 .flags = (DM9000_PLATF_16BITONLY | DM9000_PLATF_NO_EEPROM),
|
D | mach-real6410.c | 92 .flags = (DM9000_PLATF_16BITONLY | DM9000_PLATF_NO_EEPROM),
|
D | mach-mini6410.c | 93 .flags = (DM9000_PLATF_16BITONLY | DM9000_PLATF_NO_EEPROM),
|
D | mach-crag6410.c | 244 .flags = DM9000_PLATF_16BITONLY,
|
/Linux-v4.19/Documentation/networking/ |
D | dm9000.txt | 70 .flags = DM9000_PLATF_16BITONLY, 99 DM9000_PLATF_16BITONLY
|
/Linux-v4.19/arch/arm/mach-pxa/ |
D | mxm8x10.c | 425 .flags = DM9000_PLATF_16BITONLY
|
D | cm-x300.c | 242 .flags = DM9000_PLATF_16BITONLY | DM9000_PLATF_NO_EEPROM,
|
D | zeus.c | 355 .flags = DM9000_PLATF_16BITONLY,
|
D | em-x270.c | 1238 dm9000_flags = DM9000_PLATF_16BITONLY; in em_x270_exeda_init()
|
/Linux-v4.19/drivers/net/ethernet/davicom/ |
D | dm9000.c | 1590 if (pdata->flags & DM9000_PLATF_16BITONLY) in dm9000_probe()
|