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
50 #define SMC_CAN_USE_16BIT 1 macro83 #define SMC_CAN_USE_16BIT 1 macro102 #define SMC_CAN_USE_16BIT 1 macro128 #define SMC_CAN_USE_16BIT 1 macro149 #define SMC_CAN_USE_16BIT 1 macro181 #define SMC_CAN_USE_16BIT 1 macro375 #if ! SMC_CAN_USE_16BIT
2310 lp->cfg.flags |= (SMC_CAN_USE_16BIT) ? SMC91X_USE_16BIT : 0; in smc_drv_probe()