Searched refs:SMC_CAN_USE_32BIT (Results 1 – 3 of 3) sorted by relevance
22 #define SMC_CAN_USE_32BIT 0 macro38 #if SMC_CAN_USE_32BIT
51 #define SMC_CAN_USE_32BIT 1 macro84 #define SMC_CAN_USE_32BIT 0 macro103 #define SMC_CAN_USE_32BIT 0 macro129 #define SMC_CAN_USE_32BIT 1 macro150 #define SMC_CAN_USE_32BIT 0 macro182 #define SMC_CAN_USE_32BIT 1 macro363 #if ! SMC_CAN_USE_32BIT
2311 lp->cfg.flags |= (SMC_CAN_USE_32BIT) ? SMC91X_USE_32BIT : 0; in smc_drv_probe()