Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_mem_input_v.c577 unsigned int temp_page_width = pte[1]; in dce_mem_input_v_program_pte_vm() local
583 while ((temp_page_width >>= 1) != 0) in dce_mem_input_v_program_pte_vm()
588 temp_page_width = pte_chroma[1]; in dce_mem_input_v_program_pte_vm()
590 while ((temp_page_width >>= 1) != 0) in dce_mem_input_v_program_pte_vm()