Home
last modified time | relevance | path

Searched refs:SMC_CAN_USE_16BIT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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
192 #define SMC_CAN_USE_16BIT 1 macro
417 #if ! SMC_CAN_USE_16BIT
H A Dsmc91x.c2325 lp->cfg.flags |= (SMC_CAN_USE_16BIT) ? SMC91X_USE_16BIT : 0; in smc_drv_probe()

Completed in 10 milliseconds