Searched refs:tsc_counter_h (Results 1 – 1 of 1) sorted by relevance
373 u64 tsc_counter, tsc_counter_l, tsc_counter_h; in azx_get_sync_time() local415 tsc_counter_h = snd_hdac_chip_readl(azx_bus(chip), TSCCU); in azx_get_sync_time()424 tsc_counter = (tsc_counter_h << TSCCU_CCU_SHIFT) | in azx_get_sync_time()