Searched refs:core_dcn4_g6_temp_read_blackout_table (Results 1 – 1 of 1) sorted by relevance
7236 struct dml2_core_internal_g6_temp_read_blackouts_table core_dcn4_g6_temp_read_blackout_table = { variable7279 unsigned int blackout_us = core_dcn4_g6_temp_read_blackout_table.entries[0].blackout_us; in get_g6_temp_read_blackout_us()7287 blackout_us = core_dcn4_g6_temp_read_blackout_table.entries[0].blackout_us; in get_g6_temp_read_blackout_us()7290 if (uclk_freq_khz < core_dcn4_g6_temp_read_blackout_table.entries[i].uclk_khz || in get_g6_temp_read_blackout_us()7291 core_dcn4_g6_temp_read_blackout_table.entries[i].uclk_khz == 0) { in get_g6_temp_read_blackout_us()7295 blackout_us = core_dcn4_g6_temp_read_blackout_table.entries[i].blackout_us; in get_g6_temp_read_blackout_us()