Searched refs:SMC_CAN_USE_32BIT (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/mn10300/unit-asb2303/include/unit/
H A Dsmc91111.h22 #define SMC_CAN_USE_32BIT 0 macro
38 #if SMC_CAN_USE_32BIT
/linux-4.4.14/drivers/net/ethernet/smsc/
H A Dsmc91x.h52 #define SMC_CAN_USE_32BIT 1 macro
85 #define SMC_CAN_USE_32BIT 0 macro
104 #define SMC_CAN_USE_32BIT 0 macro
130 #define SMC_CAN_USE_32BIT 1 macro
151 #define SMC_CAN_USE_32BIT 0 macro
183 #define SMC_CAN_USE_32BIT 1 macro
394 #if ! SMC_CAN_USE_32BIT
H A Dsmc91x.c2319 lp->cfg.flags |= (SMC_CAN_USE_32BIT) ? SMC91X_USE_32BIT : 0; smc_drv_probe()

Completed in 90 milliseconds