Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/optc/dcn20/
H A Ddcn20_optc.c281 REG_GET(OTG_H_TOTAL, OTG_H_TOTAL, &slave_h_total); in optc2_align_vblanks()
299 REG_GET(OTG_H_TOTAL, OTG_H_TOTAL, &master_h_total); in optc2_align_vblanks()
571 optc1->max_h_total = optc1->tg_mask->OTG_H_TOTAL + 1; in dcn20_timing_generator_init()
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn10/
H A Ddcn10_optc.c192 REG_SET(OTG_H_TOTAL, 0, in optc1_program_timing()
193 OTG_H_TOTAL, patched_crtc_timing.h_total - 1); in optc1_program_timing()
1374 REG_GET(OTG_H_TOTAL, in optc1_read_otg_state()
1375 OTG_H_TOTAL, &s->h_total); in optc1_read_otg_state()
1672 optc1->max_h_total = optc1->tg_mask->OTG_H_TOTAL + 1; in dcn10_timing_generator_init()
H A Ddcn10_optc.h42 SRI(OTG_H_TOTAL, OTG, inst),\
120 uint32_t OTG_H_TOTAL; member
231 SF(OTG0_OTG_H_TOTAL, OTG_H_TOTAL, mask_sh),\
382 type OTG_H_TOTAL;\
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn201/
H A Ddcn201_optc.c189 optc1->max_h_total = optc1->tg_mask->OTG_H_TOTAL + 1; in dcn201_timing_generator_init()
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn314/
H A Ddcn314_optc.c264 optc1->max_h_total = optc1->tg_mask->OTG_H_TOTAL + 1; in dcn314_timing_generator_init()
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn31/
H A Ddcn31_optc.c315 optc1->max_h_total = optc1->tg_mask->OTG_H_TOTAL + 1; in dcn31_timing_generator_init()
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn401/
H A Ddcn401_optc.h26 SF(OTG0_OTG_H_TOTAL, OTG_H_TOTAL, mask_sh),\
H A Ddcn401_optc.c536 optc1->max_h_total = optc1->tg_mask->OTG_H_TOTAL + 1; in dcn401_timing_generator_init()
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn35/
H A Ddcn35_optc.c501 optc1->max_h_total = optc1->tg_mask->OTG_H_TOTAL + 1; in dcn35_timing_generator_init()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.h228 SRI_ARR(OTG_H_TOTAL, OTG, inst),\
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.h1005 SRI_ARR(OTG_H_TOTAL, OTG, inst), \