Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/smsc/
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
192 #define SMC_CAN_USE_16BIT 1 macro
417 #if ! SMC_CAN_USE_16BIT
Dsmc91x.c2325 lp->cfg.flags |= (SMC_CAN_USE_16BIT) ? SMC91X_USE_16BIT : 0; in smc_drv_probe()