Searched refs:bns_params (Results 1 – 2 of 2) sorted by relevance
1410 struct dc_bias_and_scale bns_params = {0}; in dcn20_update_dchubp_dpp() local1422 build_prescale_params(&bns_params, plane_state); in dcn20_update_dchubp_dpp()1423 dpp->funcs->dpp_program_bias_and_scale(dpp, &bns_params); in dcn20_update_dchubp_dpp()
2351 struct dc_bias_and_scale bns_params = {0}; in dcn10_update_dpp() local2362 build_prescale_params(&bns_params, plane_state); in dcn10_update_dpp()2364 dpp->funcs->dpp_program_bias_and_scale(dpp, &bns_params); in dcn10_update_dpp()