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

/linux-4.4.14/include/net/
H A Dax88796.h22 unsigned char wordlength; /* 1 or 2 */ member in struct:ax_plat_data
/linux-4.4.14/drivers/net/ethernet/8390/
H A Dapne.c208 int wordlength = 2; apne_probe1() local
266 wordlength = 1; apne_probe1()
269 /* At this point, wordlength *only* tells us if the SA_prom is doubled apne_probe1()
274 if (wordlength == 2) apne_probe1()
278 if (wordlength == 2) { apne_probe1()
293 name = (wordlength == 2) ? "NE2000" : "NE1000"; apne_probe1()
295 name = (wordlength == 2) ? "Ctron-8" : "Ctron-16"; apne_probe1()
297 stop_page = (wordlength == 2) ? 0x40 : 0x20; apne_probe1()
305 wordlength = 2; apne_probe1()
338 ei_status.word16 = (wordlength == 2); apne_probe1()
H A Dne.c298 int wordlength = 2; ne_probe1() local
397 wordlength = 1; ne_probe1()
400 if (wordlength == 2) ne_probe1()
436 name = (wordlength == 2) ? "NE2000" : "NE1000"; ne_probe1()
440 name = (wordlength == 2) ? "Ctron-8" : "Ctron-16"; ne_probe1()
442 stop_page = (wordlength == 2) ? 0x40 : 0x20; ne_probe1()
455 if (wordlength == 2) ne_probe1()
531 ei_status.word16 = (wordlength == 2 && (DCR_VAL & 0x01)); ne_probe1()
H A Dax88796.c717 if (ax->plat->wordlength == 2) ax_init_dev()
741 if (ax->plat->wordlength == 2) { ax_init_dev()
769 ei_local->word16 = (ax->plat->wordlength == 2); ax_init_dev()
/linux-4.4.14/arch/arm/mach-pxa/
H A Dcolibri-pxa300.c71 .wordlength = 2,
H A Dcolibri-pxa320.c108 .wordlength = 2,
/linux-4.4.14/arch/sh/boards/mach-highlander/
H A Dsetup.c162 .wordlength = 2,
/linux-4.4.14/arch/arm/mach-s3c24xx/
H A Dmach-anubis.c272 .wordlength = 2,
H A Dmach-bast.c379 .wordlength = 2,
/linux-4.4.14/drivers/spi/
H A Dspi-omap2-mcspi.c912 /* wordlength */ omap2_mcspi_setup_transfer()
/linux-4.4.14/drivers/media/dvb-frontends/drx39xyj/
H A Ddrx_driver.h1533 /**< I2S wordlength, 16 or 32 bits */

Completed in 198 milliseconds