Searched refs:ADLS_DPLL_CFGCR1 (Results 1 – 2 of 2) sorted by relevance
3581 hw_state->cfgcr1 = intel_de_read(dev_priv, ADLS_DPLL_CFGCR1(id)); in icl_pll_get_hw_state()3644 cfgcr1_reg = ADLS_DPLL_CFGCR1(id); in icl_dpll_write()
7412 #define ADLS_DPLL_CFGCR1(pll) _MMIO_PLL3(pll, _TGL_DPLL0_CFGCR1, \ macro