Home
last modified time | relevance | path

Searched refs:dccg_ref_clock_inKhz (Results 1 – 10 of 10) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn201/
H A Ddcn201_hwseq.c246 &res_pool->ref_clocks.dccg_ref_clock_inKhz); in dcn201_init_hw()
249 res_pool->ref_clocks.dccg_ref_clock_inKhz, in dcn201_init_hw()
252 res_pool->ref_clocks.dccg_ref_clock_inKhz = in dcn201_init_hw()
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn31/
H A Ddcn31_hwseq.c141 &res_pool->ref_clocks.dccg_ref_clock_inKhz); in dcn31_init_hw()
144 res_pool->ref_clocks.dccg_ref_clock_inKhz, in dcn31_init_hw()
148 res_pool->ref_clocks.dccg_ref_clock_inKhz = in dcn31_init_hw()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_panel_cntl.c101 uint32_t xtal = panel_cntl->ctx->dc->res_pool->ref_clocks.dccg_ref_clock_inKhz; in dcn31_panel_cntl_hw_init()
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn30/
H A Ddcn30_hwseq.c676 &res_pool->ref_clocks.dccg_ref_clock_inKhz); in dcn30_init_hw()
679 res_pool->ref_clocks.dccg_ref_clock_inKhz, in dcn30_init_hw()
683 res_pool->ref_clocks.dccg_ref_clock_inKhz = in dcn30_init_hw()
/linux-6.15/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h282 unsigned int dccg_ref_clock_inKhz; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c164 &res_pool->ref_clocks.dccg_ref_clock_inKhz); in dcn35_init_hw()
167 res_pool->ref_clocks.dccg_ref_clock_inKhz, in dcn35_init_hw()
171 res_pool->ref_clocks.dccg_ref_clock_inKhz = in dcn35_init_hw()
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
H A Ddcn32_hwseq.c817 &res_pool->ref_clocks.dccg_ref_clock_inKhz); in dcn32_init_hw()
820 res_pool->ref_clocks.dccg_ref_clock_inKhz, in dcn32_init_hw()
824 res_pool->ref_clocks.dccg_ref_clock_inKhz = in dcn32_init_hw()
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c182 &res_pool->ref_clocks.dccg_ref_clock_inKhz); in dcn401_init_hw()
187 res_pool->ref_clocks.dccg_ref_clock_inKhz, in dcn401_init_hw()
191 res_pool->ref_clocks.dccg_ref_clock_inKhz = in dcn401_init_hw()
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c1583 &res_pool->ref_clocks.dccg_ref_clock_inKhz); in dcn10_init_hw()
1586 res_pool->ref_clocks.dccg_ref_clock_inKhz, in dcn10_init_hw()
1590 res_pool->ref_clocks.dccg_ref_clock_inKhz = in dcn10_init_hw()
/linux-6.15/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c347 res_pool->ref_clocks.dccg_ref_clock_inKhz = in dc_create_resource_pool()