Searched refs:SMC_CAN_USE_32BIT (Results 1 – 2 of 2) sorted by relevance
73 #define SMC_CAN_USE_32BIT 1 macro132 #define SMC_CAN_USE_32BIT 0 macro151 #define SMC_CAN_USE_32BIT 1 macro172 #define SMC_CAN_USE_32BIT 0 macro199 #define SMC_CAN_USE_32BIT 0 macro215 #define SMC_CAN_USE_32BIT 1 macro427 #if ! SMC_CAN_USE_32BIT
2330 lp->cfg.flags |= (SMC_CAN_USE_32BIT) ? SMC91X_USE_32BIT : 0; in smc_drv_probe()