Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_optc.c321 REG_GET(OTG_H_TOTAL, OTG_H_TOTAL, &slave_h_total); in optc2_align_vblanks()
339 REG_GET(OTG_H_TOTAL, OTG_H_TOTAL, &master_h_total); in optc2_align_vblanks()
594 optc1->max_h_total = optc1->tg_mask->OTG_H_TOTAL + 1; in dcn20_timing_generator_init()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_optc.c188 REG_SET(OTG_H_TOTAL, 0, in optc1_program_timing()
189 OTG_H_TOTAL, patched_crtc_timing.h_total - 1); in optc1_program_timing()
1386 REG_GET(OTG_H_TOTAL, in optc1_read_otg_state()
1387 OTG_H_TOTAL, &s->h_total); in optc1_read_otg_state()
1585 optc1->max_h_total = optc1->tg_mask->OTG_H_TOTAL + 1; in dcn10_timing_generator_init()
Ddcn10_optc.h42 SRI(OTG_H_TOTAL, OTG, inst),\
114 uint32_t OTG_H_TOTAL; member
201 SF(OTG0_OTG_H_TOTAL, OTG_H_TOTAL, mask_sh),\
342 type OTG_H_TOTAL;\
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_optc.h41 SRI(OTG_H_TOTAL, OTG, inst),\
119 SF(OTG0_OTG_H_TOTAL, OTG_H_TOTAL, mask_sh),\
Ddcn31_optc.c278 optc1->max_h_total = optc1->tg_mask->OTG_H_TOTAL + 1; in dcn31_timing_generator_init()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_optc.h42 SRI(OTG_H_TOTAL, OTG, inst),\
128 SF(OTG0_OTG_H_TOTAL, OTG_H_TOTAL, mask_sh),\
Ddcn30_optc.c347 optc1->max_h_total = optc1->tg_mask->OTG_H_TOTAL + 1; in dcn30_timing_generator_init()