Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/crypto/qat/qat_common/
A Dicp_qat_fw_comp.h48 #define ICP_QAT_FW_COMP_FLAGS_BUILD(sesstype, autoselect, enhanced_asb, \ argument
52 (((autoselect) & ICP_QAT_FW_COMP_AUTO_SELECT_BEST_MASK) << \
/linux-6.3-rc2/drivers/net/ethernet/3com/
A D3c574_cs.c201 unsigned int autoselect:1, default_media:3; /* Read from the EEPROM/Wn3_Config. */ member
376 lp->autoselect = config & Autoselect ? 1 : 0; in tc574_config()
613 outl((lp->autoselect ? 0x01000000 : 0) | 0x0062001b, in tc574_reset()
A D3c515.c314 full_duplex:1, autoselect:1, bus_master:1, /* Vortex can only do a fragment bus-m. */ member
671 vp->autoselect = config & Autoselect ? 1 : 0; in corkscrew_setup()
716 } else if (vp->autoselect) { in corkscrew_open()
A D3c59x.c624 full_duplex:1, autoselect:1, member
1376 vp->autoselect = AUTOSELECT(config); in vortex_probe1()
1574 } else if (vp->autoselect) { in vortex_up()
/linux-6.3-rc2/drivers/i2c/
A DKconfig80 I2C interfaces. This option will autoselect them so that you don't
/linux-6.3-rc2/Documentation/networking/device_drivers/ethernet/3com/
A Dvortex.rst257 Prior to January, 2001 this driver would autoselect the 10base2 or AUI
388 8K byte-wide RAM 5:3 Rx:Tx split, autoselect/Autonegotiate interface.

Completed in 21 milliseconds