Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/pci/hda/
H A Dhda_controller.c372 u64 tsc_counter, tsc_counter_l, tsc_counter_h; in azx_get_sync_time() local
414 tsc_counter_h = snd_hdac_chip_readl(azx_bus(chip), TSCCU); in azx_get_sync_time()
423 tsc_counter = (tsc_counter_h << TSCCU_CCU_SHIFT) | in azx_get_sync_time()
/dports/multimedia/libv4l/linux-5.13-rc2/sound/pci/hda/
H A Dhda_controller.c372 u64 tsc_counter, tsc_counter_l, tsc_counter_h; in azx_get_sync_time() local
414 tsc_counter_h = snd_hdac_chip_readl(azx_bus(chip), TSCCU); in azx_get_sync_time()
423 tsc_counter = (tsc_counter_h << TSCCU_CCU_SHIFT) | in azx_get_sync_time()
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/pci/hda/
H A Dhda_controller.c372 u64 tsc_counter, tsc_counter_l, tsc_counter_h; in azx_get_sync_time() local
414 tsc_counter_h = snd_hdac_chip_readl(azx_bus(chip), TSCCU); in azx_get_sync_time()
423 tsc_counter = (tsc_counter_h << TSCCU_CCU_SHIFT) | in azx_get_sync_time()