Searched refs:SMC_CAN_USE_16BIT (Results 1 – 3 of 3) sorted by relevance
21 #define SMC_CAN_USE_16BIT 1 macro31 #if SMC_CAN_USE_16BIT
57 #define SMC_CAN_USE_16BIT 1 macro89 #define SMC_CAN_USE_16BIT 1 macro111 #define SMC_CAN_USE_16BIT 0 macro128 #define SMC_CAN_USE_16BIT 1 macro144 #define SMC_CAN_USE_16BIT 1 macro175 #define SMC_CAN_USE_16BIT 1 macro194 #define SMC_CAN_USE_16BIT 1 macro212 #define SMC_CAN_USE_16BIT 1 macro237 #define SMC_CAN_USE_16BIT 1 macro251 #define SMC_CAN_USE_16BIT 1 macro[all …]
2248 lp->cfg.flags |= (SMC_CAN_USE_16BIT) ? SMC91X_USE_16BIT : 0; in smc_drv_probe()