Home
last modified time | relevance | path

Searched refs:wordlength (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/8390/
H A Dapne.c208 int wordlength = 2; in apne_probe1() local
266 wordlength = 1; in apne_probe1()
269 /* At this point, wordlength *only* tells us if the SA_prom is doubled 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 in apne_probe1()
[all...]
H A Dne.c295 int wordlength = 2; in ne_probe1() local
394 wordlength = 1; in ne_probe1()
397 if (wordlength == 2) in ne_probe1()
428 name = (wordlength == 2) ? "NE2000" : "NE1000"; in ne_probe1()
432 name = (wordlength == 2) ? "Ctron-8" : "Ctron-16"; in ne_probe1()
434 stop_page = (wordlength == 2) ? 0x40 : 0x20; in ne_probe1()
447 if (wordlength == 2) in ne_probe1()
514 ei_status.word16 = (wordlength == 2 && (DCR_VAL & 0x01)); in ne_probe1()
H A Dax88796.c708 if (ax->plat->wordlength == 2) in ax_init_dev()
732 if (ax->plat->wordlength == 2) { in ax_init_dev()
766 ei_local->word16 = (ax->plat->wordlength == 2); in ax_init_dev()
H A Dxsurf100.c286 ax88796_data.ax.wordlength = 2; in xsurf100_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/8390/
H A Dapne.c198 int wordlength = 2; in apne_probe1() local
256 wordlength = 1; in apne_probe1()
259 /* At this point, wordlength *only* tells us if the SA_prom is doubled in apne_probe1()
264 if (wordlength == 2) in apne_probe1()
268 if (wordlength == 2) { in apne_probe1()
283 name = (wordlength == 2) ? "NE2000" : "NE1000"; in apne_probe1()
285 name = (wordlength == 2) ? "Ctron-8" : "Ctron-16"; in apne_probe1()
287 stop_page = (wordlength == 2) ? 0x40 : 0x20; in apne_probe1()
295 wordlength = 2; in apne_probe1()
327 ei_status.word16 = (wordlength in apne_probe1()
[all...]
H A Dne.c294 int wordlength = 2; in ne_probe1() local
393 wordlength = 1; in ne_probe1()
396 if (wordlength == 2) in ne_probe1()
427 name = (wordlength == 2) ? "NE2000" : "NE1000"; in ne_probe1()
431 name = (wordlength == 2) ? "Ctron-8" : "Ctron-16"; in ne_probe1()
433 stop_page = (wordlength == 2) ? 0x40 : 0x20; in ne_probe1()
446 if (wordlength == 2) in ne_probe1()
511 ei_status.word16 = (wordlength == 2 && (DCR_VAL & 0x01)); in ne_probe1()
H A Dax88796.c715 if (ax->plat->wordlength == 2) in ax_init_dev()
739 if (ax->plat->wordlength == 2) { in ax_init_dev()
775 ei_local->word16 = (ax->plat->wordlength == 2); in ax_init_dev()
H A Dxsurf100.c281 ax88796_data.ax.wordlength = 2; in xsurf100_probe()
/kernel/linux/linux-5.10/include/net/
H A Dax88796.h22 unsigned char wordlength; /* 1 or 2 */ member
/kernel/linux/linux-6.6/include/net/
H A Dax88796.h24 unsigned char wordlength; /* 1 or 2 */ member
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
H A Dcolibri-pxa300.c68 .wordlength = 2,
H A Dcolibri-pxa320.c105 .wordlength = 2,
/kernel/linux/linux-5.10/arch/sh/boards/mach-highlander/
H A Dsetup.c159 .wordlength = 2,
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
H A Dmach-anubis.c265 .wordlength = 2,
H A Dmach-bast.c372 .wordlength = 2,
/kernel/linux/linux-6.6/arch/sh/boards/mach-highlander/
H A Dsetup.c159 .wordlength = 2,

Completed in 12 milliseconds