Searched refs:SMC_CAN_USE_8BIT (Results 1 – 2 of 2) sorted by relevance
54 #define SMC_CAN_USE_8BIT 1 macro90 #define SMC_CAN_USE_8BIT 0 macro115 #define SMC_CAN_USE_8BIT 0 macro151 #define SMC_CAN_USE_8BIT 1 macro173 #define SMC_CAN_USE_8BIT 1 macro189 #define SMC_CAN_USE_8BIT 0 macro205 #define SMC_CAN_USE_8BIT 1 macro237 #define SMC_CAN_USE_8BIT 0 macro251 #define SMC_CAN_USE_8BIT 0 macro270 #define SMC_CAN_USE_8BIT 0 macro[all …]
2128 lp->cfg.flags |= (SMC_CAN_USE_8BIT) ? SMC91X_USE_8BIT : 0; in smc_drv_probe()