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
56 #define SMC_CAN_USE_8BIT 1 macro88 #define SMC_CAN_USE_8BIT 1 macro110 #define SMC_CAN_USE_8BIT 1 macro127 #define SMC_CAN_USE_8BIT 0 macro143 #define SMC_CAN_USE_8BIT 1 macro174 #define SMC_CAN_USE_8BIT 0 macro193 #define SMC_CAN_USE_8BIT 0 macro211 #define SMC_CAN_USE_8BIT 1 macro236 #define SMC_CAN_USE_8BIT 0 macro250 #define SMC_CAN_USE_8BIT 0 macro[all …]
2247 lp->cfg.flags |= (SMC_CAN_USE_8BIT) ? SMC91X_USE_8BIT : 0; in smc_drv_probe()