Home
last modified time | relevance | path

Searched refs:otg_h_total (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/ !
H A Dtiming_generator.h253 uint32_t otg_h_total; member
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn31/ !
H A Ddcn31_optc.c387 optc_reg_state->otg_h_total = REG_READ(OTG_H_TOTAL); in optc31_read_reg_state()
/linux/drivers/gpu/drm/amd/display/dc/ !
H A Ddc.h3181 …uint32_t otg_h_total; /* OTG_H_TOTAL->OTG_H_TOTAL from dc_crtc_timing->h_total … member
/linux/drivers/gpu/drm/amd/display/dc/core/ !
H A Ddc.c7085 state->optc[i].otg_h_total = timing->h_total; in dc_capture_register_software_state()