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
58 #define SMC_CAN_USE_16BIT 1 macro90 #define SMC_CAN_USE_16BIT 1 macro112 #define SMC_CAN_USE_16BIT 0 macro129 #define SMC_CAN_USE_16BIT 1 macro145 #define SMC_CAN_USE_16BIT 1 macro178 #define SMC_CAN_USE_16BIT 1 macro197 #define SMC_CAN_USE_16BIT 1 macro223 #define SMC_CAN_USE_16BIT 1 macro237 #define SMC_CAN_USE_16BIT 1 macro269 #define SMC_CAN_USE_16BIT 1 macro[all …]
2242 lp->cfg.flags |= (SMC_CAN_USE_16BIT) ? SMC91X_USE_16BIT : 0; in smc_drv_probe()