Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/3com/
D3c574_cs.c201 unsigned int autoselect:1, default_media:3; /* Read from the EEPROM/Wn3_Config. */ member
378 lp->autoselect = config & Autoselect ? 1 : 0; in tc574_config()
615 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
682 vp->autoselect = config & Autoselect ? 1 : 0; in corkscrew_setup()
726 } else if (vp->autoselect) { in corkscrew_open()
D3c59x.c625 full_duplex:1, autoselect:1, member
1383 vp->autoselect = AUTOSELECT(config); in vortex_probe1()
1582 } else if (vp->autoselect) { in vortex_up()
/linux-4.1.27/drivers/s390/crypto/
Dzcrypt_api.c607 bool autoselect = false; in zcrypt_send_ep11_cprb() local
618 autoselect = true; in zcrypt_send_ep11_cprb()
643 !autoselect) in zcrypt_send_ep11_cprb()
/linux-4.1.27/drivers/i2c/
DKconfig79 I2C interfaces. This option will autoselect them so that you don't
/linux-4.1.27/Documentation/networking/
Dvortex.txt377 8K byte-wide RAM 5:3 Rx:Tx split, autoselect/Autonegotiate interface.