Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
H A Damdgpu_dcn10_optc.c177 REG_SET(OTG_H_TOTAL, 0, in optc1_program_timing()
178 OTG_H_TOTAL, patched_crtc_timing.h_total - 1); in optc1_program_timing()
1315 REG_GET(OTG_H_TOTAL, in optc1_read_otg_state()
1316 OTG_H_TOTAL, &s->h_total); in optc1_read_otg_state()
1505 optc1->max_h_total = optc1->tg_mask->OTG_H_TOTAL + 1; in dcn10_timing_generator_init()
H A Ddcn10_optc.h44 SRI(OTG_H_TOTAL, OTG, inst),\
116 uint32_t OTG_H_TOTAL; member
190 SF(OTG0_OTG_H_TOTAL, OTG_H_TOTAL, mask_sh),\
328 type OTG_H_TOTAL;\
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
H A Damdgpu_dcn20_optc.c478 optc1->max_h_total = optc1->tg_mask->OTG_H_TOTAL + 1; in dcn20_timing_generator_init()