Home
last modified time | relevance | path

Searched refs:SMC_CAN_USE_16BIT (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.h61 #define SMC_CAN_USE_16BIT 1 macro
120 #define SMC_CAN_USE_16BIT 1 macro
141 #define SMC_CAN_USE_16BIT 1 macro
173 #define SMC_CAN_USE_16BIT 1 macro
398 #if ! SMC_CAN_USE_16BIT
H A Dsmc91x.c2322 lp->cfg.flags |= (SMC_CAN_USE_16BIT) ? SMC91X_USE_16BIT : 0; in smc_drv_probe()