Home
last modified time | relevance | path

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

/drivers/crypto/intel/qat/qat_common/
A Dicp_qat_fw_comp.h49 #define ICP_QAT_FW_COMP_FLAGS_BUILD(sesstype, autoselect, enhanced_asb, \ argument
53 (((autoselect) & ICP_QAT_FW_COMP_AUTO_SELECT_BEST_MASK) << \
/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.c313 full_duplex:1, autoselect:1, bus_master:1, /* Vortex can only do a fragment bus-m. */ member
670 vp->autoselect = config & Autoselect ? 1 : 0; in corkscrew_setup()
715 } 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()
/drivers/i2c/
A DKconfig81 I2C interfaces. This option will autoselect them so that you don't

Completed in 31 milliseconds