Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A 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()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/
H A 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()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hwseq.c481 &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()
488 res_pool->ref_clocks.dccg_ref_clock_inKhz = in dcn30_init_hw()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h258 unsigned int dccg_ref_clock_inKhz; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hwseq.c804 &res_pool->ref_clocks.dccg_ref_clock_inKhz); in dcn32_init_hw()
807 res_pool->ref_clocks.dccg_ref_clock_inKhz, in dcn32_init_hw()
811 res_pool->ref_clocks.dccg_ref_clock_inKhz = in dcn32_init_hw()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c1517 &res_pool->ref_clocks.dccg_ref_clock_inKhz); in dcn10_init_hw()
1520 res_pool->ref_clocks.dccg_ref_clock_inKhz, in dcn10_init_hw()
1524 res_pool->ref_clocks.dccg_ref_clock_inKhz = in dcn10_init_hw()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c308 res_pool->ref_clocks.dccg_ref_clock_inKhz = in dc_create_resource_pool()