Searched refs:SMC91X_IO_SHIFT (Results 1 – 2 of 2) sorted by relevance
26 #define SMC91X_IO_SHIFT(x) (((x) >> 4) & 0x3) macro
2266 lp->io_shift = SMC91X_IO_SHIFT(lp->cfg.flags); in smc_drv_probe()