Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/dce110/
HDdce110_mem_input_v.c582 unsigned int temp_page_width = pte[1]; in dce_mem_input_v_program_pte_vm() local
588 while ((temp_page_width >>= 1) != 0) in dce_mem_input_v_program_pte_vm()
593 temp_page_width = pte_chroma[1]; in dce_mem_input_v_program_pte_vm()
595 while ((temp_page_width >>= 1) != 0) in dce_mem_input_v_program_pte_vm()