Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_optc.c219 REG_SET(OTG_V_TOTAL, 0, in optc1_program_timing()
220 OTG_V_TOTAL, v_total); in optc1_program_timing()
1356 REG_GET(OTG_V_TOTAL, in optc1_read_otg_state()
1357 OTG_V_TOTAL, &s->v_total); in optc1_read_otg_state()
1586 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn10_timing_generator_init()
Ddcn10_optc.h47 SRI(OTG_V_TOTAL, OTG, inst),\
119 uint32_t OTG_V_TOTAL; member
208 SF(OTG0_OTG_V_TOTAL, OTG_V_TOTAL, mask_sh),\
349 type OTG_V_TOTAL;\
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_optc.h46 SRI(OTG_V_TOTAL, OTG, inst),\
125 SF(OTG0_OTG_V_TOTAL, OTG_V_TOTAL, mask_sh),\
Ddcn31_optc.c279 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn31_timing_generator_init()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_optc.h47 SRI(OTG_V_TOTAL, OTG, inst),\
134 SF(OTG0_OTG_V_TOTAL, OTG_V_TOTAL, mask_sh),\
Ddcn30_optc.c348 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn30_timing_generator_init()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_optc.c595 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn20_timing_generator_init()