Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn201/
Ddcn201_hwseq.c243 &res_pool->ref_clocks.dccg_ref_clock_inKhz); in dcn201_init_hw()
246 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()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_hwseq.c139 &res_pool->ref_clocks.dccg_ref_clock_inKhz); in dcn31_init_hw()
142 res_pool->ref_clocks.dccg_ref_clock_inKhz, in dcn31_init_hw()
146 res_pool->ref_clocks.dccg_ref_clock_inKhz = in dcn31_init_hw()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_hwseq.c477 &res_pool->ref_clocks.dccg_ref_clock_inKhz); in dcn30_init_hw()
480 res_pool->ref_clocks.dccg_ref_clock_inKhz, in dcn30_init_hw()
484 res_pool->ref_clocks.dccg_ref_clock_inKhz = in dcn30_init_hw()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h258 unsigned int dccg_ref_clock_inKhz; member
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_hwseq.c802 &res_pool->ref_clocks.dccg_ref_clock_inKhz); in dcn32_init_hw()
805 res_pool->ref_clocks.dccg_ref_clock_inKhz, in dcn32_init_hw()
809 res_pool->ref_clocks.dccg_ref_clock_inKhz = in dcn32_init_hw()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c1515 &res_pool->ref_clocks.dccg_ref_clock_inKhz); in dcn10_init_hw()
1518 res_pool->ref_clocks.dccg_ref_clock_inKhz, in dcn10_init_hw()
1522 res_pool->ref_clocks.dccg_ref_clock_inKhz = in dcn10_init_hw()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c308 res_pool->ref_clocks.dccg_ref_clock_inKhz = in dc_create_resource_pool()