Searched refs:freq_khz (Results 1 – 5 of 5) sorted by relevance
110 double freq_khz; in RtpToNtpMs() local115 &freq_khz)) { in RtpToNtpMs()118 double offset = rtcp_timestamp_new - freq_khz * rtcp_ntp_ms_new; in RtpToNtpMs()125 offset) / freq_khz + 0.5f; in RtpToNtpMs()
85 u32 freq_khz = freq_hz / 1000; in pll_para_config() local92 postdiv1 = DIV_ROUND_UP(VCO_MIN_HZ / 1000, freq_khz); in pll_para_config()98 vco_khz = freq_khz * postdiv1 * postdiv2; in pll_para_config()
234 uint freq_khz = freq_hz / 1000; in pll_para_config() local241 no = DIV_ROUND_UP(VCO_MIN_KHZ, freq_khz); in pll_para_config()251 vco_khz = freq_khz * no; in pll_para_config()
343 u32 freq_khz = freq_hz / KHz; in pll_para_config() local350 postdiv1 = DIV_ROUND_UP(VCO_MIN_KHZ, freq_khz); in pll_para_config()356 vco_khz = freq_khz * postdiv1 * postdiv2; in pll_para_config()
670 u32 ref_ctrl = 0, val = 0, freq_khz; in get_sdram_ref_ctrl() local671 freq_khz = freq / 1000; in get_sdram_ref_ctrl()676 val = addressing->t_REFI_us_x10 * freq_khz / 10000; in get_sdram_ref_ctrl()