Searched refs:phyCalibration (Results 1 – 2 of 2) sorted by relevance
298 bit32 phyCalibration; /* enables or disables phy calibration */ member
2627 tdsaAllShared->phyCalibration = 0; in tdsaGetHwConfigParams()2793 tdsaAllShared->phyCalibration = osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaGetHwConfigParams()2797 tdsaAllShared->phyCalibration = osti_strtoul (buffer, &pLastUsedChar, 10); in tdsaGetHwConfigParams()4891 if (tdsaAllShared->phyCalibration) in tiCOMPortStart()