Searched refs:dml2_dc_power_options (Results 1 – 3 of 3) sorted by relevance
1625 dml2_reinit(dc, &dc->dml2_dc_power_options, &dc->current_state->bw_ctx.dml2_dc_power_source); in dcn321_update_bw_bounding_box()2090 memcpy(&dc->dml2_dc_power_options, &dc->dml2_options, sizeof(struct dml2_configuration_options)); in dcn321_resource_construct()2091 dc->dml2_dc_power_options.use_clock_dc_limits = true; in dcn321_resource_construct()
2110 dml2_reinit(dc, &dc->dml2_dc_power_options, &dc->current_state->bw_ctx.dml2_dc_power_source); in dcn32_update_bw_bounding_box()2600 memcpy(&dc->dml2_dc_power_options, &dc->dml2_options, sizeof(struct dml2_configuration_options)); in dcn32_resource_construct()2601 dc->dml2_dc_power_options.use_clock_dc_limits = true; in dcn32_resource_construct()
1873 struct dml2_configuration_options dml2_dc_power_options; member