Searched refs:core_dcn4_g6_temp_read_blackout_table (Results 1 – 1 of 1) sorted by relevance
6913 core_dcn4_g6_temp_read_blackout_table = { variable6956 unsigned int blackout_us = core_dcn4_g6_temp_read_blackout_table.entries[0].blackout_us; in get_g6_temp_read_blackout_us()6964 blackout_us = core_dcn4_g6_temp_read_blackout_table.entries[0].blackout_us; in get_g6_temp_read_blackout_us()6967 if (uclk_freq_khz < core_dcn4_g6_temp_read_blackout_table.entries[i].uclk_khz || in get_g6_temp_read_blackout_us()6968 core_dcn4_g6_temp_read_blackout_table.entries[i].uclk_khz == 0) { in get_g6_temp_read_blackout_us()6972 blackout_us = core_dcn4_g6_temp_read_blackout_table.entries[i].blackout_us; in get_g6_temp_read_blackout_us()