Home
last modified time | relevance | path

Searched refs:autoselect (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/3com/
D3c574_cs.c201 unsigned int autoselect:1, default_media:3; /* Read from the EEPROM/Wn3_Config. */ member
377 lp->autoselect = config & Autoselect ? 1 : 0; in tc574_config()
614 outl((lp->autoselect ? 0x01000000 : 0) | 0x0062001b, in tc574_reset()
D3c515.c320 full_duplex:1, autoselect:1, bus_master:1, /* Vortex can only do a fragment bus-m. */ member
683 vp->autoselect = config & Autoselect ? 1 : 0; in corkscrew_setup()
728 } else if (vp->autoselect) { in corkscrew_open()
D3c59x.c624 full_duplex:1, autoselect:1, member
1374 vp->autoselect = AUTOSELECT(config); in vortex_probe1()
1572 } else if (vp->autoselect) { in vortex_up()
/drivers/i2c/
DKconfig80 I2C interfaces. This option will autoselect them so that you don't