Searched refs:ref_clk_khz (Results 1 – 11 of 11) sorted by relevance
62 u32 ref_clk_khz; member122 return (cluster->ref_clk_khz * ndiv) / cluster->div; in tegra186_cpufreq_get()193 cluster->ref_clk_khz = data->ref_clk_hz / 1000; in init_vhint_table()213 point->frequency = (cluster->ref_clk_khz * ndiv) / cluster->div; in init_vhint_table()
227 unsigned int ref_clk_khz; member706 gcnt = (drv->ref_clk_khz * desc->gcnt_us) / 1000; in cpr_config()712 val = (drv->ref_clk_khz * desc->timer_delay_us) / 1000; in cpr_config()1271 drv->ref_clk_khz = clk_get_rate(clk) / 1000; in cpr_init_parameters()
333 u32 ref_clk_khz; member
70 .ref_clk_khz = MIPI_TX_REF_CLK_KHZ,1088 mipi_tx_pll_setup(kmb_dsi, dphy_no, cfg->ref_clk_khz / 1000, in setup_pll()
498 unsigned int ref_clk_khz; member
735 dst_x_offset *= param->ref_clk_khz; in hubp401_cursor_set_position()
1249 dst_x_offset *= param->ref_clk_khz; in hubp1_cursor_set_position()
1039 dst_x_offset *= param->ref_clk_khz; in hubp2_cursor_set_position()
3119 .ref_clk_khz = pipe_ctx->stream->ctx->dc->res_pool->ref_clocks.xtalin_clock_inKhz, in dce110_set_cursor_position()
1066 .ref_clk_khz = pipe_ctx->stream->ctx->dc->res_pool->ref_clocks.dchub_ref_clock_inKhz, in dcn401_set_cursor_position()
3615 .ref_clk_khz = pipe_ctx->stream->ctx->dc->res_pool->ref_clocks.dchub_ref_clock_inKhz, in dcn10_set_cursor_position()
Completed in 49 milliseconds