Searched refs:OTG_H_TOTAL (Results 1 – 14 of 14) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn20/ |
D | dcn20_optc.c | 290 REG_GET(OTG_H_TOTAL, OTG_H_TOTAL, &slave_h_total); in optc2_align_vblanks() 308 REG_GET(OTG_H_TOTAL, OTG_H_TOTAL, &master_h_total); in optc2_align_vblanks() 579 optc1->max_h_total = optc1->tg_mask->OTG_H_TOTAL + 1; in dcn20_timing_generator_init()
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_optc.c | 187 REG_SET(OTG_H_TOTAL, 0, in optc1_program_timing() 188 OTG_H_TOTAL, patched_crtc_timing.h_total - 1); in optc1_program_timing() 1369 REG_GET(OTG_H_TOTAL, in optc1_read_otg_state() 1370 OTG_H_TOTAL, &s->h_total); in optc1_read_otg_state() 1591 optc1->max_h_total = optc1->tg_mask->OTG_H_TOTAL + 1; in dcn10_timing_generator_init()
|
D | dcn10_optc.h | 42 SRI(OTG_H_TOTAL, OTG, inst),\ 114 uint32_t OTG_H_TOTAL; member 211 SF(OTG0_OTG_H_TOTAL, OTG_H_TOTAL, mask_sh),\ 352 type OTG_H_TOTAL;\
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn301/ |
D | dcn301_optc.c | 177 optc1->max_h_total = optc1->tg_mask->OTG_H_TOTAL + 1; in dcn301_timing_generator_init()
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn201/ |
D | dcn201_optc.c | 194 optc1->max_h_total = optc1->tg_mask->OTG_H_TOTAL + 1; in dcn201_timing_generator_init()
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn314/ |
D | dcn314_optc.c | 264 optc1->max_h_total = optc1->tg_mask->OTG_H_TOTAL + 1; in dcn314_timing_generator_init()
|
D | dcn314_optc.h | 42 SRI(OTG_H_TOTAL, OTG, inst),\ 119 SF(OTG0_OTG_H_TOTAL, OTG_H_TOTAL, mask_sh),\
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn31/ |
D | dcn31_optc.h | 41 SRI(OTG_H_TOTAL, OTG, inst),\ 120 SF(OTG0_OTG_H_TOTAL, OTG_H_TOTAL, mask_sh),\
|
D | dcn31_optc.c | 301 optc1->max_h_total = optc1->tg_mask->OTG_H_TOTAL + 1; in dcn31_timing_generator_init()
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn32/ |
D | dcn32_optc.c | 323 optc1->max_h_total = optc1->tg_mask->OTG_H_TOTAL + 1; in dcn32_timing_generator_init()
|
D | dcn32_optc.h | 47 SF(OTG0_OTG_H_TOTAL, OTG_H_TOTAL, mask_sh),\
|
D | dcn32_resource.h | 1043 SRI_ARR(OTG_H_TOTAL, OTG, inst), \
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn30/ |
D | dcn30_optc.h | 43 SRI(OTG_H_TOTAL, OTG, inst),\ 132 SF(OTG0_OTG_H_TOTAL, OTG_H_TOTAL, mask_sh),\
|
D | dcn30_optc.c | 385 optc1->max_h_total = optc1->tg_mask->OTG_H_TOTAL + 1; in dcn30_timing_generator_init()
|