Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce/
Ddce_clock_source.c645 int dto_enabled = 0; in dce110_get_d_to_pixel_rate_in_hz() local
648 REG_GET(PIXEL_RATE_CNTL[inst], DP_DTO0_ENABLE, &dto_enabled); in dce110_get_d_to_pixel_rate_in_hz()
650 if (dto_enabled) { in dce110_get_d_to_pixel_rate_in_hz()