Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.h62 #define SMC_CAN_USE_32BIT 1 macro
121 #define SMC_CAN_USE_32BIT 0 macro
140 #define SMC_CAN_USE_32BIT 1 macro
161 #define SMC_CAN_USE_32BIT 0 macro
193 #define SMC_CAN_USE_32BIT 1 macro
405 #if ! SMC_CAN_USE_32BIT
H A Dsmc91x.c2326 lp->cfg.flags |= (SMC_CAN_USE_32BIT) ? SMC91X_USE_32BIT : 0; in smc_drv_probe()