Searched refs:dpll_md (Results 1 – 5 of 5) 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()
505 .dpll_md = DPLL_A_MD,530 .dpll_md = DPLL_B_MD,
228 u32 dpll_md; member262 u32 dpll_md; member
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()
3112 tmp = pipe_config->dpll_hw_state.i9xx.dpll_md; in i9xx_get_pipe_config()