Searched refs:bns_params (Results 1 – 2 of 2) sorted by relevance
1492 struct dc_bias_and_scale bns_params = {0}; in dcn20_update_dchubp_dpp() local1504 build_prescale_params(&bns_params, plane_state); in dcn20_update_dchubp_dpp()1505 dpp->funcs->dpp_program_bias_and_scale(dpp, &bns_params); in dcn20_update_dchubp_dpp()
2541 struct dc_bias_and_scale bns_params = {0}; in dcn10_update_dpp() local2552 build_prescale_params(&bns_params, plane_state); in dcn10_update_dpp()2554 dpp->funcs->dpp_program_bias_and_scale(dpp, &bns_params); in dcn10_update_dpp()