Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn201/
H A Ddcn201_hwseq.c249 &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()
255 res_pool->ref_clocks.dccg_ref_clock_inKhz = in dcn201_init_hw()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn31/
H A Ddcn31_hwseq.c143 &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()
150 res_pool->ref_clocks.dccg_ref_clock_inKhz = in dcn31_init_hw()
/linux/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/drivers/gpu/drm/amd/display/dc/hwss/dcn30/
H A Ddcn30_hwseq.c690 &res_pool->ref_clocks.dccg_ref_clock_inKhz); in dcn30_init_hw()
693 res_pool->ref_clocks.dccg_ref_clock_inKhz, in dcn30_init_hw()
697 res_pool->ref_clocks.dccg_ref_clock_inKhz = in dcn30_init_hw()
/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h297 unsigned int dccg_ref_clock_inKhz; member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
H A Ddcn32_hwseq.c826 &res_pool->ref_clocks.dccg_ref_clock_inKhz); in dcn32_init_hw()
829 res_pool->ref_clocks.dccg_ref_clock_inKhz, in dcn32_init_hw()
833 res_pool->ref_clocks.dccg_ref_clock_inKhz = in dcn32_init_hw()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c176 &res_pool->ref_clocks.dccg_ref_clock_inKhz); in dcn35_init_hw()
179 res_pool->ref_clocks.dccg_ref_clock_inKhz, in dcn35_init_hw()
183 res_pool->ref_clocks.dccg_ref_clock_inKhz = in dcn35_init_hw()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c1800 &res_pool->ref_clocks.dccg_ref_clock_inKhz); in dcn10_init_hw()
1803 res_pool->ref_clocks.dccg_ref_clock_inKhz, in dcn10_init_hw()
1807 res_pool->ref_clocks.dccg_ref_clock_inKhz = in dcn10_init_hw()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c188 &res_pool->ref_clocks.dccg_ref_clock_inKhz); in dcn401_init_hw()
193 res_pool->ref_clocks.dccg_ref_clock_inKhz, in dcn401_init_hw()
197 res_pool->ref_clocks.dccg_ref_clock_inKhz = in dcn401_init_hw()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c386 res_pool->ref_clocks.dccg_ref_clock_inKhz = in dc_create_resource_pool()