freq_const       1564 sound/pci/rme9652/hdspm.c 	u64 freq_const;
freq_const       1572 sound/pci/rme9652/hdspm.c 		freq_const = 110069313433624ULL;
freq_const       1576 sound/pci/rme9652/hdspm.c 		freq_const = 104857600000000ULL;
freq_const       1579 sound/pci/rme9652/hdspm.c 		freq_const = 131072000000000ULL;
freq_const       1586 sound/pci/rme9652/hdspm.c 	return div_u64(freq_const, period);
freq_const       4755 sound/pci/rme9652/hdspm.c 	u64 freq_const = 0;
freq_const       4808 sound/pci/rme9652/hdspm.c 			freq_const = 110069313433624ULL;
freq_const       4812 sound/pci/rme9652/hdspm.c 			freq_const = 104857600000000ULL;
freq_const       4823 sound/pci/rme9652/hdspm.c 		rate = div_u64(freq_const, period);