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
49 #define SMC_CAN_USE_8BIT 1 macro82 #define SMC_CAN_USE_8BIT 0 macro101 #define SMC_CAN_USE_8BIT 0 macro127 #define SMC_CAN_USE_8BIT 1 macro148 #define SMC_CAN_USE_8BIT 0 macro180 #define SMC_CAN_USE_8BIT 1 macro405 #if ! SMC_CAN_USE_8BIT
2309 lp->cfg.flags |= (SMC_CAN_USE_8BIT) ? SMC91X_USE_8BIT : 0; in smc_drv_probe()