Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/smsc/
H A Dsmc91x.h61 #define SMC_CAN_USE_16BIT 1 macro
120 #define SMC_CAN_USE_16BIT 1 macro
139 #define SMC_CAN_USE_16BIT 1 macro
160 #define SMC_CAN_USE_16BIT 1 macro
187 #define SMC_CAN_USE_16BIT 0 macro
203 #define SMC_CAN_USE_16BIT 1 macro
428 #if ! SMC_CAN_USE_16BIT
H A Dsmc91x.c2316 lp->cfg.flags |= (SMC_CAN_USE_16BIT) ? SMC91X_USE_16BIT : 0; in smc_drv_probe()