Searched refs:DG1_DPLL_CFGCR1 (Results 1 – 2 of 2) sorted by relevance
3699 hw_state->cfgcr1 = intel_de_read(i915, DG1_DPLL_CFGCR1(id)); in icl_pll_get_hw_state()3763 cfgcr1_reg = DG1_DPLL_CFGCR1(id); in icl_dpll_write()
4333 #define DG1_DPLL_CFGCR1(pll) _MMIO(_PICK_EVEN_2RANGES(pll, 2, \ macro