Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtiming_generator.h123 uint16_t windowa_y_start; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce120/
H A Ddce120_timing_generator.c1117 CRTC_CRC0_WINDOWA_Y_START, params->windowa_y_start, in dce120_configure_crc()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_optc.c1478 OTG_CRC0_WINDOWA_Y_START, params->windowa_y_start, in optc1_configure_crc()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_timing_generator.c2133 set_reg_field_value(value, params->windowa_y_start, in dce110_configure_crc()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c602 param.windowa_y_start = 0; in dc_stream_configure_crc()
612 param.windowa_y_start = crc_window->windowa_y_start; in dc_stream_configure_crc()