Searched refs:autoselect (Results 1 – 6 of 6) sorted by relevance
/linux-6.3-rc2/drivers/crypto/qat/qat_common/ |
A D | icp_qat_fw_comp.h | 48 #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 D | 3c574_cs.c | 201 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 D | 3c515.c | 314 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 D | 3c59x.c | 624 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 D | Kconfig | 80 I2C interfaces. This option will autoselect them so that you don't
|
/linux-6.3-rc2/Documentation/networking/device_drivers/ethernet/3com/ |
A D | vortex.rst | 257 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 23 milliseconds