Home
last modified time | relevance | path

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

/linux/sound/pci/hda/
H A Dhda_controller.c378 u64 ll_counter, ll_counter_l, ll_counter_h; in azx_get_sync_time() local
425 ll_counter_h = snd_hdac_chip_readl(azx_bus(chip), LLPCU); in azx_get_sync_time()
433 ll_counter = (ll_counter_h << LLPC_CCU_SHIFT) | ll_counter_l; in azx_get_sync_time()