Searched refs:DG1_DPLL_CFGCR0 (Results 1 – 2 of 2) sorted by relevance
3583 hw_state->cfgcr0 = intel_de_read(dev_priv, DG1_DPLL_CFGCR0(id)); in icl_pll_get_hw_state()3646 cfgcr0_reg = DG1_DPLL_CFGCR0(id); in icl_dpll_write()
7389 #define DG1_DPLL_CFGCR0(pll) _MMIO_PLL3(pll, _TGL_DPLL0_CFGCR0, \ macro