Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_dccg.c56 int current_phase, current_modulo; in dccg2_update_dpp_dto() local
71 DPPCLK0_DTO_MODULO, &current_modulo); in dccg2_update_dpp_dto()
75 if (req_dppclk * current_modulo >= current_phase * ref_dppclk) { in dccg2_update_dpp_dto()
82 DPPCLK0_DTO_MODULO, current_modulo); in dccg2_update_dpp_dto()