Searched refs:freq_const (Results 1 – 1 of 1) sorted by relevance
1560 u64 freq_const; in hdspm_calc_dds_value() local1568 freq_const = 110069313433624ULL; in hdspm_calc_dds_value()1572 freq_const = 104857600000000ULL; in hdspm_calc_dds_value()1575 freq_const = 131072000000000ULL; in hdspm_calc_dds_value()1582 return div_u64(freq_const, period); in hdspm_calc_dds_value()4713 u64 freq_const = 0; in snd_hdspm_proc_read_tco() local4766 freq_const = 110069313433624ULL; in snd_hdspm_proc_read_tco()4770 freq_const = 104857600000000ULL; in snd_hdspm_proc_read_tco()4781 rate = div_u64(freq_const, period); in snd_hdspm_proc_read_tco()