Home
last modified time | relevance | path

Searched refs:StartTime (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/staging/rtl8723bs/hal/
DHalPhyRf_8723B.c1811 u32 StartTime; in PHY_IQCalibrate_8723B() local
1891 StartTime = jiffies; in PHY_IQCalibrate_8723B()
2040 ProgressingTime = jiffies_to_msecs(jiffies - StartTime); in PHY_IQCalibrate_8723B()
2051 u32 StartTime; in PHY_LCCalibrate_8723B() local
2065 StartTime = jiffies; in PHY_LCCalibrate_8723B()
2080 ProgressingTime = jiffies_to_msecs(jiffies - StartTime); in PHY_LCCalibrate_8723B()