Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtiming_generator.h124 uint16_t windowa_y_end; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce120/
H A Ddce120_timing_generator.c1118 CRTC_CRC0_WINDOWA_Y_END, params->windowa_y_end); in dce120_configure_crc()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_optc.c1479 OTG_CRC0_WINDOWA_Y_END, params->windowa_y_end); in optc1_configure_crc()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_timing_generator.c2136 set_reg_field_value(value, params->windowa_y_end, in dce110_configure_crc()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c604 param.windowa_y_end = pipe->stream->timing.v_addressable; in dc_stream_configure_crc()
614 param.windowa_y_end = crc_window->windowa_y_end; in dc_stream_configure_crc()