Searched refs:clock_high (Results 1 – 4 of 4) sorted by relevance
107 u32 clock_high; in wlcore_event_time_sync() local109 clock_high = (tsf_high_msb << 16) | tsf_high_lsb; in wlcore_event_time_sync()113 clock_high, clock_low); in wlcore_event_time_sync()
104 uint32_t clock_high; member229 initial_high = READ_ONCE(steal->clock_high); in vmware_steal_clock()235 high = READ_ONCE(steal->clock_high); in vmware_steal_clock()
17 int clock_high; member
36 udelay(adap->clock_high); in sendbyte()
Completed in 7 milliseconds