Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_dpmm/
H A Ddml2_dpmm_dcn4.c317 static bool round_up_to_next_dpm(unsigned long *clock_value, const struct dml2_clk_table *clock_tab… in round_up_to_next_dpm() argument
319 return round_up_and_copy_to_next_dpm(*clock_value, clock_value, clock_table); in round_up_to_next_dpm()