Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddcn30_fpu.c211 REG_SET(OTG_V_TOTAL, 0, OTG_V_TOTAL, (uint32_t)vtotal_min); in optc3_fpu_set_vrr_m_const()
231 REG_SET(OTG_V_TOTAL, 0, OTG_V_TOTAL, in optc3_fpu_set_vrr_m_const()
251 REG_SET(OTG_V_TOTAL, 0, OTG_V_TOTAL, (uint32_t)vtotal_min); in optc3_fpu_set_vrr_m_const()
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn10/
H A Ddcn10_optc.c223 REG_SET(OTG_V_TOTAL, 0, in optc1_program_timing()
224 OTG_V_TOTAL, v_total); in optc1_program_timing()
1344 REG_GET(OTG_V_TOTAL, in optc1_read_otg_state()
1345 OTG_V_TOTAL, &s->v_total); in optc1_read_otg_state()
1673 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn10_timing_generator_init()
H A Ddcn10_optc.h47 SRI(OTG_V_TOTAL, OTG, inst),\
125 uint32_t OTG_V_TOTAL; member
238 SF(OTG0_OTG_V_TOTAL, OTG_V_TOTAL, mask_sh),\
389 type OTG_V_TOTAL;\
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn201/
H A Ddcn201_optc.c190 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn201_timing_generator_init()
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn314/
H A Ddcn314_optc.c265 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn314_timing_generator_init()
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn31/
H A Ddcn31_optc.c316 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn31_timing_generator_init()
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn401/
H A Ddcn401_optc.h32 SF(OTG0_OTG_V_TOTAL, OTG_V_TOTAL, mask_sh),\
H A Ddcn401_optc.c537 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn401_timing_generator_init()
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn20/
H A Ddcn20_optc.c572 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn20_timing_generator_init()
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn35/
H A Ddcn35_optc.c502 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn35_timing_generator_init()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.h233 SRI_ARR(OTG_V_TOTAL, OTG, inst),\
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.h1008 SRI_ARR(OTG_H_TIMING_CNTL, OTG, inst), SRI_ARR(OTG_V_TOTAL, OTG, inst), \