Searched refs:SMC_SET_PMT_CTRL (Results 1 – 2 of 2) sorted by relevance
792 SMC_SET_PMT_CTRL(lp, reg); in smc911x_phy_reset()2159 SMC_SET_PMT_CTRL(lp, 2<<12); in smc911x_drv_suspend()
759 #define SMC_SET_PMT_CTRL(lp, x) SMC_outl( x, lp, PMT_CTRL ) macro