Lines Matching refs:HW_CFG
635 unsigned int hwcfg = smsc911x_reg_read(pdata, HW_CFG);
640 smsc911x_reg_write(pdata, HW_CFG, hwcfg);
645 smsc911x_reg_write(pdata, HW_CFG, hwcfg);
650 smsc911x_reg_write(pdata, HW_CFG, hwcfg);
654 smsc911x_reg_write(pdata, HW_CFG, hwcfg);
662 unsigned int hwcfg = smsc911x_reg_read(pdata, HW_CFG);
673 "HW_CFG EXT_PHY_DET set, using external PHY");
678 "HW_CFG EXT_PHY_DET clear, using internal PHY");
860 val = smsc911x_reg_read(pdata, HW_CFG);
863 smsc911x_reg_write(pdata, HW_CFG, val);
1447 unsigned int reset_offset = HW_CFG;
1618 smsc911x_reg_write(pdata, HW_CFG, 0x00050000);
1710 temp = smsc911x_reg_read(pdata, HW_CFG);
1714 smsc911x_reg_write(pdata, HW_CFG, temp);