Searched refs:OTG_V_TOTAL (Results 1 – 20 of 20) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
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-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn10/ |
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() 1345 REG_GET(OTG_V_TOTAL, in optc1_read_otg_state() 1346 OTG_V_TOTAL, &s->v_total); in optc1_read_otg_state() 1623 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn10_timing_generator_init()
|
D | dcn10_optc.h | 47 SRI(OTG_V_TOTAL, OTG, inst),\ 119 uint32_t OTG_V_TOTAL; member 231 SF(OTG0_OTG_V_TOTAL, OTG_V_TOTAL, mask_sh),\ 370 type OTG_V_TOTAL;\
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn301/ |
D | dcn301_optc.c | 179 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn301_timing_generator_init()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn201/ |
D | dcn201_optc.c | 190 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn201_timing_generator_init()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn314/ |
D | dcn314_optc.h | 47 SRI(OTG_V_TOTAL, OTG, inst),\ 125 SF(OTG0_OTG_V_TOTAL, OTG_V_TOTAL, mask_sh),\
|
D | dcn314_optc.c | 265 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn314_timing_generator_init()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn31/ |
D | dcn31_optc.h | 46 SRI(OTG_V_TOTAL, OTG, inst),\ 126 SF(OTG0_OTG_V_TOTAL, OTG_V_TOTAL, mask_sh),\
|
D | dcn31_optc.c | 316 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn31_timing_generator_init()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn30/ |
D | dcn30_optc.h | 48 SRI(OTG_V_TOTAL, OTG, inst),\ 138 SF(OTG0_OTG_V_TOTAL, OTG_V_TOTAL, mask_sh),\
|
D | dcn30_optc.c | 385 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn30_timing_generator_init()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn32/ |
D | dcn32_optc.c | 384 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn32_timing_generator_init()
|
D | dcn32_optc.h | 53 SF(OTG0_OTG_V_TOTAL, OTG_V_TOTAL, mask_sh),\
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn35/ |
D | dcn35_optc.c | 449 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn35_timing_generator_init()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn401/ |
D | dcn401_optc.h | 32 SF(OTG0_OTG_V_TOTAL, OTG_V_TOTAL, mask_sh),\
|
D | dcn401_optc.c | 504 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn401_timing_generator_init()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn20/ |
D | dcn20_optc.c | 572 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn20_timing_generator_init()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn35/ |
D | dcn35_resource.h | 232 SRI_ARR(OTG_V_TOTAL, OTG, inst),\
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn401/ |
D | dcn401_resource.h | 490 SRI_ARR(OTG_H_TIMING_CNTL, OTG, inst), SRI_ARR(OTG_V_TOTAL, OTG, inst), \
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn32/ |
D | dcn32_resource.h | 1008 SRI_ARR(OTG_H_TIMING_CNTL, OTG, inst), SRI_ARR(OTG_V_TOTAL, OTG, inst), \
|