Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/inc/hw/
H A Dtiming_generator.h115 uint16_t windowb_x_end; member
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_optc.c1355 OTG_CRC0_WINDOWB_X_END, params->windowb_x_end); in optc1_configure_crc()
/dragonfly/sys/dev/drm/amd/display/dc/dce110/
H A Ddce110_timing_generator.c2143 set_reg_field_value(value, params->windowb_x_end, in dce110_configure_crc()
/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc.c275 param.windowb_x_end = pipe->stream->timing.h_addressable; in dc_stream_configure_crc()