Searched refs:dpll_md (Results 1 – 3 of 3) sorted by relevance
97 u32 adpa, dpll_md; in cdv_intel_crt_mode_set() local112 dpll_md = REG_READ(dpll_md_reg); in cdv_intel_crt_mode_set()114 dpll_md & ~DPLL_MD_UDI_MULTIPLIER_MASK); in cdv_intel_crt_mode_set()
781 …REG_WRITE(map->dpll_md, (0 << DPLL_MD_UDI_DIVIDER_SHIFT) | ((sdvo_pixel_multiply - 1) << DPLL_MD_U… in cdv_intel_crtc_mode_set()
3135 tmp = pipe_config->dpll_hw_state.i9xx.dpll_md; in i9xx_get_pipe_config()