Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/gma500/
H A Dcdv_intel_crt.c96 int dpll_md_reg; in cdv_intel_crt_mode_set() local
101 dpll_md_reg = DPLL_A_MD; in cdv_intel_crt_mode_set()
103 dpll_md_reg = DPLL_B_MD; in cdv_intel_crt_mode_set()
112 dpll_md = REG_READ(dpll_md_reg); in cdv_intel_crt_mode_set()
113 REG_WRITE(dpll_md_reg, in cdv_intel_crt_mode_set()