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
58 #define SMC_CAN_USE_32BIT 1 macro90 #define SMC_CAN_USE_32BIT 0 macro112 #define SMC_CAN_USE_32BIT 0 macro129 #define SMC_CAN_USE_32BIT 0 macro145 #define SMC_CAN_USE_32BIT 1 macro176 #define SMC_CAN_USE_32BIT 0 macro195 #define SMC_CAN_USE_32BIT 0 macro213 #define SMC_CAN_USE_32BIT 1 macro238 #define SMC_CAN_USE_32BIT 0 macro252 #define SMC_CAN_USE_32BIT 0 macro[all …]
2249 lp->cfg.flags |= (SMC_CAN_USE_32BIT) ? SMC91X_USE_32BIT : 0; in smc_drv_probe()