Searched refs:SMC_CAN_USE_16BIT (Results 1 – 3 of 3) sorted by relevance
21 #define SMC_CAN_USE_16BIT 1 macro31 #if SMC_CAN_USE_16BIT
51 #define SMC_CAN_USE_16BIT 1 macro84 #define SMC_CAN_USE_16BIT 1 macro103 #define SMC_CAN_USE_16BIT 1 macro129 #define SMC_CAN_USE_16BIT 1 macro150 #define SMC_CAN_USE_16BIT 1 macro182 #define SMC_CAN_USE_16BIT 1 macro406 #if ! SMC_CAN_USE_16BIT
2318 lp->cfg.flags |= (SMC_CAN_USE_16BIT) ? SMC91X_USE_16BIT : 0; in smc_drv_probe()