Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn35/
Ddcn35_optc.c299 uint32_t vcount_stop_timer = 0, vcount_stop = 0; in optc35_set_long_vtotal() local
316 vcount_stop_timer = params->vertical_total_max - max_otg_v_total; in optc35_set_long_vtotal()
328 REG_WRITE(OTG_V_COUNT_STOP_CONTROL2, vcount_stop_timer); in optc35_set_long_vtotal()
352 vcount_stop_timer = params->vertical_total_max - max_otg_v_total; in optc35_set_long_vtotal()
373 REG_WRITE(OTG_V_COUNT_STOP_CONTROL2, vcount_stop_timer); in optc35_set_long_vtotal()