Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_utils.c537 bool clk_entry_found = false; in dml2_core_utils_get_active_min_uclk_dpm_index() local
543 clk_entry_found = true; in dml2_core_utils_get_active_min_uclk_dpm_index()
548 if (!clk_entry_found) in dml2_core_utils_get_active_min_uclk_dpm_index()
549 DML_ASSERT(clk_entry_found); in dml2_core_utils_get_active_min_uclk_dpm_index()