Searched refs:static_clk_info (Results 1 – 6 of 6) sorted by relevance
798 struct dm_pp_static_clock_info static_clk_info = {0}; in dce80_construct() local890 if (dm_pp_get_static_clocks(ctx, &static_clk_info)) in dce80_construct()892 static_clk_info.max_clocks_state; in dce80_construct()991 struct dm_pp_static_clock_info static_clk_info = {0}; in dce81_construct() local1084 if (dm_pp_get_static_clocks(ctx, &static_clk_info)) in dce81_construct()1086 static_clk_info.max_clocks_state; in dce81_construct()1177 struct dm_pp_static_clock_info static_clk_info = {0}; in dce83_construct() local1266 if (dm_pp_get_static_clocks(ctx, &static_clk_info)) in dce83_construct()1268 static_clk_info.max_clocks_state; in dce83_construct()
458 struct dm_pp_static_clock_info *static_clk_info) in dm_pp_get_static_clocks() argument471 static_clk_info->max_clocks_state = pp_to_dc_powerlevel_state(pp_clk_info.max_clocks_state); in dm_pp_get_static_clocks()472 static_clk_info->max_mclk_khz = pp_clk_info.max_memory_clock * 10; in dm_pp_get_static_clocks()473 static_clk_info->max_sclk_khz = pp_clk_info.max_engine_clock * 10; in dm_pp_get_static_clocks()
820 struct dm_pp_static_clock_info static_clk_info = {0}; in construct() local901 if (dm_pp_get_static_clocks(ctx, &static_clk_info)) in construct()903 static_clk_info.max_clocks_state; in construct()
250 struct dm_pp_static_clock_info *static_clk_info);
1157 struct dm_pp_static_clock_info static_clk_info = {0}; in construct() local1246 if (dm_pp_get_static_clocks(ctx, &static_clk_info)) in construct()1248 static_clk_info.max_clocks_state; in construct()
1090 struct dm_pp_static_clock_info static_clk_info = {0}; in construct() local1191 if (dm_pp_get_static_clocks(ctx, &static_clk_info)) in construct()1193 static_clk_info.max_clocks_state; in construct()