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
52 #define SMC_CAN_USE_32BIT 1 macro85 #define SMC_CAN_USE_32BIT 0 macro104 #define SMC_CAN_USE_32BIT 0 macro130 #define SMC_CAN_USE_32BIT 1 macro151 #define SMC_CAN_USE_32BIT 0 macro183 #define SMC_CAN_USE_32BIT 1 macro394 #if ! SMC_CAN_USE_32BIT
2319 lp->cfg.flags |= (SMC_CAN_USE_32BIT) ? SMC91X_USE_32BIT : 0; in smc_drv_probe()