Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn35/
Ddcn35_optc.c287 REG_WRITE(OTG_V_COUNT_STOP_CONTROL, max_otg_v_total); in optc35_set_drr()
327 REG_WRITE(OTG_V_COUNT_STOP_CONTROL, vcount_stop); in optc35_set_long_vtotal()
347 REG_WRITE(OTG_V_COUNT_STOP_CONTROL, max_otg_v_total); in optc35_set_long_vtotal()
372 REG_WRITE(OTG_V_COUNT_STOP_CONTROL, vcount_stop); in optc35_set_long_vtotal()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn35/
Ddcn35_resource.h243 SRI_ARR(OTG_V_COUNT_STOP_CONTROL, OTG, inst),\
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn10/
Ddcn10_optc.h132 uint32_t OTG_V_COUNT_STOP_CONTROL; member