tsc_counter       376 sound/pci/hda/hda_controller.c 	u64 tsc_counter, tsc_counter_l, tsc_counter_h;
tsc_counter       427 sound/pci/hda/hda_controller.c 		tsc_counter = (tsc_counter_h << TSCCU_CCU_SHIFT) |
tsc_counter       463 sound/pci/hda/hda_controller.c 	*system = convert_art_to_tsc(tsc_counter);