Searched refs:time_per_pixel (Results 1 – 2 of 2) sorted by relevance
162 REG_UPDATE(MCIF_WB_ARBITRATION_CONTROL, MCIF_WB_TIME_PER_PIXEL, params->time_per_pixel); in mmhubbub3_config_mcif_arb()
1511 unsigned int time_per_pixel, in dcn30_calc_max_scaled_time() argument1521 time_per_byte = time_per_pixel/4; in dcn30_calc_max_scaled_time()1523 time_per_byte = time_per_pixel/8; in dcn30_calc_max_scaled_time()1570 …wb_arb_params->time_per_pixel = (1000000 << 6) / context->res_ctx.pipe_ctx[i].stream->phy_pix_clk;… in dcn30_set_mcif_arb_params()1573 wb_arb_params->max_scaled_time = dcn30_calc_max_scaled_time(wb_arb_params->time_per_pixel, in dcn30_set_mcif_arb_params()