Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/hda/
Dhda_controller.c371 u64 ll_counter, ll_counter_l, ll_counter_h; in azx_get_sync_time() local
426 ll_counter = (ll_counter_h << LLPC_CCU_SHIFT) | ll_counter_l; in azx_get_sync_time()
454 *device = ns_to_ktime(azx_scale64(ll_counter, in azx_get_sync_time()