Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/inc/hw/
H A Dtiming_generator.h112 uint16_t windowa_y_end; member
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_optc.c1350 OTG_CRC0_WINDOWA_Y_END, params->windowa_y_end); in optc1_configure_crc()
/dragonfly/sys/dev/drm/amd/display/dc/dce110/
H A Ddce110_timing_generator.c2132 set_reg_field_value(value, params->windowa_y_end, in dce110_configure_crc()
/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc.c272 param.windowa_y_end = pipe->stream->timing.v_addressable; in dc_stream_configure_crc()