Searched refs:SMC_CAN_USE_8BIT (Results 1 – 3 of 3) sorted by relevance
20 #define SMC_CAN_USE_8BIT 0 macro26 #if SMC_CAN_USE_8BIT
50 #define SMC_CAN_USE_8BIT 1 macro83 #define SMC_CAN_USE_8BIT 0 macro102 #define SMC_CAN_USE_8BIT 0 macro128 #define SMC_CAN_USE_8BIT 1 macro149 #define SMC_CAN_USE_8BIT 0 macro181 #define SMC_CAN_USE_8BIT 1 macro436 #if ! SMC_CAN_USE_8BIT
2317 lp->cfg.flags |= (SMC_CAN_USE_8BIT) ? SMC91X_USE_8BIT : 0; in smc_drv_probe()