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
57 #define SMC_CAN_USE_8BIT 1 macro89 #define SMC_CAN_USE_8BIT 1 macro111 #define SMC_CAN_USE_8BIT 1 macro128 #define SMC_CAN_USE_8BIT 0 macro144 #define SMC_CAN_USE_8BIT 1 macro177 #define SMC_CAN_USE_8BIT 0 macro196 #define SMC_CAN_USE_8BIT 0 macro222 #define SMC_CAN_USE_8BIT 0 macro236 #define SMC_CAN_USE_8BIT 0 macro268 #define SMC_CAN_USE_8BIT 1 macro[all …]
2241 lp->cfg.flags |= (SMC_CAN_USE_8BIT) ? SMC91X_USE_8BIT : 0; in smc_drv_probe()