Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn35/
Ddcn35_optc.c288 REG_WRITE(OTG_V_COUNT_STOP_CONTROL2, 0); in optc35_set_drr()
328 REG_WRITE(OTG_V_COUNT_STOP_CONTROL2, vcount_stop_timer); in optc35_set_long_vtotal()
348 REG_WRITE(OTG_V_COUNT_STOP_CONTROL2, 0); in optc35_set_long_vtotal()
373 REG_WRITE(OTG_V_COUNT_STOP_CONTROL2, vcount_stop_timer); in optc35_set_long_vtotal()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn35/
Ddcn35_resource.h244 SRI_ARR(OTG_V_COUNT_STOP_CONTROL2, OTG, inst),\
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn10/
Ddcn10_optc.h133 uint32_t OTG_V_COUNT_STOP_CONTROL2; member