Home
last modified time | relevance | path

Searched refs:dce120_max_clks_by_state (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce120/
H A Ddce120_clk_mgr.c35 static const struct state_dependent_clocks dce120_max_clks_by_state[] = { variable
133 dce120_max_clks_by_state, in dce120_clk_mgr_construct()
134 sizeof(dce120_max_clks_by_state)); in dce120_clk_mgr_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_clk_mgr.c87 static const struct state_dependent_clocks dce120_max_clks_by_state[] = { variable
928 dce120_max_clks_by_state, in dce120_clk_mgr_create()
929 sizeof(dce120_max_clks_by_state)); in dce120_clk_mgr_create()
950 memcpy(clk_mgr_dce->max_clks_by_state, dce120_max_clks_by_state, in dce121_clk_mgr_create()
951 sizeof(dce120_max_clks_by_state)); in dce121_clk_mgr_create()