Searched refs:OTG_V_TOTAL (Results 1 – 12 of 12) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
H A D | dcn30_fpu.c | 211 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 D | dcn10_optc.c | 223 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 D | dcn10_optc.h | 47 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 D | dcn201_optc.c | 190 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 D | dcn314_optc.c | 265 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 D | dcn31_optc.c | 316 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 D | dcn401_optc.h | 32 SF(OTG0_OTG_V_TOTAL, OTG_V_TOTAL, mask_sh),\
|
H A D | dcn401_optc.c | 537 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 D | dcn20_optc.c | 572 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 D | dcn35_optc.c | 502 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 D | dcn35_resource.h | 233 SRI_ARR(OTG_V_TOTAL, OTG, inst),\
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/ |
H A D | dcn32_resource.h | 1008 SRI_ARR(OTG_H_TIMING_CNTL, OTG, inst), SRI_ARR(OTG_V_TOTAL, OTG, inst), \
|