Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/
Ddcn32_clk_mgr.c412 khz_to_mhz_floor(temp_dispclk_khz)); in dcn32_update_clocks_update_dentist()
459 khz_to_mhz_floor(clk_mgr->base.clks.dispclk_khz)); in dcn32_update_clocks_update_dentist()
786 khz_to_mhz_floor(clk_mgr_base->clks.dppclk_khz)); in dcn32_update_clocks()
825 khz_to_mhz_floor(clk_mgr_base->clks.dppclk_khz)); in dcn32_update_clocks()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/hw/
Dclk_mgr_internal.h398 static inline int khz_to_mhz_floor(int khz) in khz_to_mhz_floor() function
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn401/
Ddcn401_clk_mgr.c579 …int actual_clk_khz = dcn401_smu_set_hard_min_by_freq(clk_mgr, clk, khz_to_mhz_floor(requested_clk_… in dcn401_set_hard_min_by_freq_optimized()