Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_optc.c250 REG_SET(OTG_V_TOTAL, 0, in optc1_program_timing()
251 OTG_V_TOTAL, v_total); in optc1_program_timing()
1223 REG_GET(OTG_V_TOTAL, in optc1_read_otg_state()
1224 OTG_V_TOTAL, &s->v_total); in optc1_read_otg_state()
1438 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),\
112 uint32_t OTG_V_TOTAL; member
177 SF(OTG0_OTG_V_TOTAL, OTG_V_TOTAL, mask_sh),\
301 type OTG_V_TOTAL;\