Searched refs:temp_page_width (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_mem_input_v.c579 unsigned int temp_page_width = pte[1]; local
585 while ((temp_page_width >>= 1) != 0)
590 temp_page_width = pte_chroma[1];
592 while ((temp_page_width >>= 1) != 0)

Completed in 197 milliseconds