Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/8390/
Dapne.c203 int wordlength = 2; in apne_probe1() local
261 wordlength = 1; in apne_probe1()
269 if (wordlength == 2) in apne_probe1()
273 if (wordlength == 2) { in apne_probe1()
288 name = (wordlength == 2) ? "NE2000" : "NE1000"; in apne_probe1()
290 name = (wordlength == 2) ? "Ctron-8" : "Ctron-16"; in apne_probe1()
292 stop_page = (wordlength == 2) ? 0x40 : 0x20; in apne_probe1()
300 wordlength = 2; in apne_probe1()
332 ei_status.word16 = (wordlength == 2); in apne_probe1()
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()
512 ei_status.word16 = (wordlength == 2 && (DCR_VAL & 0x01)); in ne_probe1()
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()
Dxsurf100.c281 ax88796_data.ax.wordlength = 2; in xsurf100_probe()
/linux-5.19.10/include/net/
Dax88796.h22 unsigned char wordlength; /* 1 or 2 */ member
/linux-5.19.10/arch/arm/mach-pxa/
Dcolibri-pxa300.c69 .wordlength = 2,
Dcolibri-pxa320.c105 .wordlength = 2,
/linux-5.19.10/arch/sh/boards/mach-highlander/
Dsetup.c159 .wordlength = 2,
/linux-5.19.10/arch/arm/mach-s3c/
Dmach-anubis.c260 .wordlength = 2,
Dmach-bast.c367 .wordlength = 2,