Searched refs:core_dc (Results 1 – 2 of 2) sorted by relevance
298 struct dc *core_dc = clk_mgr->ctx->dc; in dce112_set_clock() local299 struct dmcu *dmcu = core_dc->res_pool->dmcu; in dce112_set_clock()334 if (!IS_FPGA_MAXIMUS_DC(core_dc->ctx->dce_environment)) { in dce112_set_clock()
4131 struct dc *core_dc = stream->link->ctx->dc; in create_stream_for_sink() local4133 if (dc_is_dmcu_initialized(core_dc)) { in create_stream_for_sink()4134 struct dmcu *dmcu = core_dc->res_pool->dmcu; in create_stream_for_sink()