Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mn10300/unit-asb2303/include/unit/
Dsmc91111.h21 #define SMC_CAN_USE_16BIT 1 macro
31 #if SMC_CAN_USE_16BIT
/linux-4.1.27/drivers/net/ethernet/smsc/
Dsmc91x.h50 #define SMC_CAN_USE_16BIT 1 macro
83 #define SMC_CAN_USE_16BIT 1 macro
102 #define SMC_CAN_USE_16BIT 1 macro
128 #define SMC_CAN_USE_16BIT 1 macro
149 #define SMC_CAN_USE_16BIT 1 macro
181 #define SMC_CAN_USE_16BIT 1 macro
375 #if ! SMC_CAN_USE_16BIT
Dsmc91x.c2310 lp->cfg.flags |= (SMC_CAN_USE_16BIT) ? SMC91X_USE_16BIT : 0; in smc_drv_probe()