Lines Matching refs:HW_CFG
632 unsigned int hwcfg = smsc911x_reg_read(pdata, HW_CFG);
637 smsc911x_reg_write(pdata, HW_CFG, hwcfg);
642 smsc911x_reg_write(pdata, HW_CFG, hwcfg);
647 smsc911x_reg_write(pdata, HW_CFG, hwcfg);
651 smsc911x_reg_write(pdata, HW_CFG, hwcfg);
659 unsigned int hwcfg = smsc911x_reg_read(pdata, HW_CFG);
670 "HW_CFG EXT_PHY_DET set, using external PHY");
675 "HW_CFG EXT_PHY_DET clear, using internal PHY");
857 val = smsc911x_reg_read(pdata, HW_CFG);
860 smsc911x_reg_write(pdata, HW_CFG, val);
1439 unsigned int reset_offset = HW_CFG;
1608 smsc911x_reg_write(pdata, HW_CFG, 0x00050000);
1700 temp = smsc911x_reg_read(pdata, HW_CFG);
1704 smsc911x_reg_write(pdata, HW_CFG, temp);