Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ti/wl18xx/
Devent.c120 u32 clock_low; in wlcore_event_time_sync() local
124 clock_low = (tsf_low_msb << 16) | tsf_low_lsb; in wlcore_event_time_sync()
127 clock_high, clock_low); in wlcore_event_time_sync()