Searched refs:bns_params (Results 1 – 2 of 2) sorted by relevance
1405 struct dc_bias_and_scale bns_params = {0}; in dcn20_update_dchubp_dpp() local1417 build_prescale_params(&bns_params, plane_state); in dcn20_update_dchubp_dpp()1418 dpp->funcs->dpp_program_bias_and_scale(dpp, &bns_params); in dcn20_update_dchubp_dpp()
2341 struct dc_bias_and_scale bns_params = {0}; in dcn10_update_dpp() local2352 build_prescale_params(&bns_params, plane_state); in dcn10_update_dpp()2354 dpp->funcs->dpp_program_bias_and_scale(dpp, &bns_params); in dcn10_update_dpp()