Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.h60 #define SMC_CAN_USE_8BIT 1 macro
119 #define SMC_CAN_USE_8BIT 1 macro
140 #define SMC_CAN_USE_8BIT 0 macro
172 #define SMC_CAN_USE_8BIT 1 macro
412 #if ! SMC_CAN_USE_8BIT
H A Dsmc91x.c2321 lp->cfg.flags |= (SMC_CAN_USE_8BIT) ? SMC91X_USE_8BIT : 0; in smc_drv_probe()