Searched refs:bns_params (Results 1 – 2 of 2) sorted by relevance
1442 struct dc_bias_and_scale bns_params = {0}; in dcn20_update_dchubp_dpp() local1454 build_prescale_params(&bns_params, plane_state); in dcn20_update_dchubp_dpp()1455 dpp->funcs->dpp_program_bias_and_scale(dpp, &bns_params); in dcn20_update_dchubp_dpp()
2414 struct dc_bias_and_scale bns_params = {0}; in dcn10_update_dpp() local2425 build_prescale_params(&bns_params, plane_state); in dcn10_update_dpp()2427 dpp->funcs->dpp_program_bias_and_scale(dpp, &bns_params); in dcn10_update_dpp()