Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wl18xx/
H A Devent.c107 u32 clock_high; in wlcore_event_time_sync() local
109 clock_high = (tsf_high_msb << 16) | tsf_high_lsb; in wlcore_event_time_sync()
113 clock_high, clock_low); in wlcore_event_time_sync()
/linux/arch/x86/kernel/cpu/
H A Dvmware.c58 u32 clock_high; member
237 initial_high = READ_ONCE(steal->clock_high); in vmware_steal_clock()
243 high = READ_ONCE(steal->clock_high); in vmware_steal_clock()