Searched refs:vinit (Results 1 – 4 of 4) sorted by relevance
133 double vinit, in get_vratio_pre() argument136 double prefill = dml_floor(vinit, 1); in get_vratio_pre()151 DTRACE("DLG: %s: vinit = %3.2f", __func__, vinit); in get_vratio_pre()175 double vinit) in get_swath_need() argument177 double prefill = dml_floor(vinit, 1); in get_swath_need()181 DTRACE("DLG: %s: vinit = %3.2f", __func__, vinit); in get_swath_need()1207 vinit_l = e2e_pipe_param.pipe.scale_ratio_depth.vinit; in dml1_rq_dlg_get_dlg_params()
288 double vinit; member
764 u32 vinit = td->reg_init_uV; in dfll_init_out_if() local769 if ((vinit >= vmin) && vstep) { in dfll_init_out_if()772 vsel = DIV_ROUND_UP((vinit - vmin), vstep); in dfll_init_out_if()
390 input->scale_ratio_depth.vinit = pipe->plane_res.scl_data.inits.v.value/4294967296.0; in pipe_ctx_to_e2e_pipe_params()391 if (input->scale_ratio_depth.vinit < 1.0) in pipe_ctx_to_e2e_pipe_params()392 input->scale_ratio_depth.vinit = 1; in pipe_ctx_to_e2e_pipe_params()