Searched refs:freq_const (Results 1 – 1 of 1) sorted by relevance
1567 u64 freq_const; in hdspm_calc_dds_value() local1575 freq_const = 110069313433624ULL; in hdspm_calc_dds_value()1579 freq_const = 104857600000000ULL; in hdspm_calc_dds_value()1582 freq_const = 131072000000000ULL; in hdspm_calc_dds_value()1589 return div_u64(freq_const, period); in hdspm_calc_dds_value()4752 u64 freq_const = 0; in snd_hdspm_proc_read_tco() local4805 freq_const = 110069313433624ULL; in snd_hdspm_proc_read_tco()4809 freq_const = 104857600000000ULL; in snd_hdspm_proc_read_tco()4820 rate = div_u64(freq_const, period); in snd_hdspm_proc_read_tco()