Home
last modified time | relevance | path

Searched refs:wordlength (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/8390/
Dapne.c208 int wordlength = 2; in apne_probe1() local
266 wordlength = 1; in apne_probe1()
274 if (wordlength == 2) in apne_probe1()
278 if (wordlength == 2) { in apne_probe1()
293 name = (wordlength == 2) ? "NE2000" : "NE1000"; in apne_probe1()
295 name = (wordlength == 2) ? "Ctron-8" : "Ctron-16"; in apne_probe1()
297 stop_page = (wordlength == 2) ? 0x40 : 0x20; in apne_probe1()
305 wordlength = 2; in apne_probe1()
338 ei_status.word16 = (wordlength == 2); in apne_probe1()
Dne.c298 int wordlength = 2; in ne_probe1() local
397 wordlength = 1; in ne_probe1()
400 if (wordlength == 2) in ne_probe1()
436 name = (wordlength == 2) ? "NE2000" : "NE1000"; in ne_probe1()
440 name = (wordlength == 2) ? "Ctron-8" : "Ctron-16"; in ne_probe1()
442 stop_page = (wordlength == 2) ? 0x40 : 0x20; in ne_probe1()
455 if (wordlength == 2) in ne_probe1()
531 ei_status.word16 = (wordlength == 2 && (DCR_VAL & 0x01)); in ne_probe1()
Dax88796.c717 if (ax->plat->wordlength == 2) in ax_init_dev()
741 if (ax->plat->wordlength == 2) { in ax_init_dev()
769 ei_local->word16 = (ax->plat->wordlength == 2); in ax_init_dev()
/linux-4.1.27/include/net/
Dax88796.h22 unsigned char wordlength; /* 1 or 2 */ member
/linux-4.1.27/arch/arm/mach-pxa/
Dcolibri-pxa300.c71 .wordlength = 2,
Dcolibri-pxa320.c108 .wordlength = 2,
/linux-4.1.27/arch/sh/boards/mach-highlander/
Dsetup.c162 .wordlength = 2,
/linux-4.1.27/arch/arm/mach-s3c24xx/
Dmach-anubis.c272 .wordlength = 2,
Dmach-bast.c379 .wordlength = 2,