Searched refs:SPLL_CTL (Results 1 – 5 of 5) sorted by relevance
488 I915_WRITE(SPLL_CTL, pll->state.hw_state.spll); in hsw_ddi_spll_enable()489 POSTING_READ(SPLL_CTL); in hsw_ddi_spll_enable()509 val = I915_READ(SPLL_CTL); in hsw_ddi_spll_disable()510 I915_WRITE(SPLL_CTL, val & ~SPLL_PLL_ENABLE); in hsw_ddi_spll_disable()511 POSTING_READ(SPLL_CTL); in hsw_ddi_spll_disable()541 val = I915_READ(SPLL_CTL); in hsw_ddi_spll_get_hw_state()
1606 pll = I915_READ(SPLL_CTL) & SPLL_PLL_FREQ_MASK; in hsw_ddi_clock_get()
9128 #define SPLL_CTL _MMIO(0x46020) macro
8983 I915_STATE_WARN(I915_READ(SPLL_CTL) & SPLL_PLL_ENABLE, "SPLL enabled\n"); in assert_can_disable_lcpll()
2344 MMIO_D(SPLL_CTL, D_ALL); in init_generic_mmio_info()