Searched refs:StartTime (Results 1 – 2 of 2) sorted by relevance
1813 u32 StartTime; in PHY_IQCalibrate_8723B() local1893 StartTime = jiffies; in PHY_IQCalibrate_8723B()2039 ProgressingTime = jiffies_to_msecs(jiffies - StartTime); in PHY_IQCalibrate_8723B()2050 u32 StartTime; in PHY_LCCalibrate_8723B() local2064 StartTime = jiffies; in PHY_LCCalibrate_8723B()2079 ProgressingTime = jiffies_to_msecs(jiffies - StartTime); in PHY_LCCalibrate_8723B()
1331 start_time = self.collection.glb.StartTime(self.collection.machine_id)1404 self.xrangelo = glb.StartTime(machine_id)2193 self.start_time = self.glb.StartTime(collection.machine_id)2275 rel_time_from = time_from - self.glb.StartTime(self.collection.machine_id)5009 def StartTime(self, machine_id): member in Glb