Searched refs:next_clock_sync_ns (Results 1 – 6 of 6) sorted by relevance
81 if (cpu_ts < device->next_clock_sync_ns) in sync_timestamp()87 device->next_clock_sync_ns = cpu_ts + 1000000000ull; in sync_timestamp()153 device->next_clock_sync_ns = 0; in send_descriptors()289 queue->device->next_clock_sync_ns = 0; in si_ds_end_submit()
64 uint64_t next_clock_sync_ns; member
146 if (cpu_ts < device->next_clock_sync_ns) in sync_timestamp()152 device->next_clock_sync_ns = cpu_ts + 1000000000ull; in sync_timestamp()228 device->next_clock_sync_ns = 0; in send_descriptors()543 queue->device->next_clock_sync_ns = 0; in intel_ds_end_submit()
127 uint64_t next_clock_sync_ns; member
14 static uint64_t next_clock_sync_ns; /* cpu time of next clk sync */ variable284 if (cpu_ts < next_clock_sync_ns) in sync_timestamp()305 next_clock_sync_ns = cpu_ts + 30000000; in sync_timestamp()
94 static uint64_t next_clock_sync_ns; /* cpu time of next clk sync */ variable397 if (clocks.cpu < next_clock_sync_ns) in sync_clocks()444 next_clock_sync_ns = clocks.cpu + 30000000; in sync_clocks()