Lines Matching refs:I915_READ
303 val = I915_READ(BXT_DSI_PLL_ENABLE); in bxt_disable_dsi_pll()
311 if (wait_for((I915_READ(BXT_DSI_PLL_ENABLE) in bxt_disable_dsi_pll()
401 dsi_ratio = I915_READ(BXT_DSI_PLL_CTL) & in bxt_get_dsi_pclk()
428 temp = I915_READ(MIPI_CTRL(port)); in vlv_dsi_reset_clocks()
445 tmp = I915_READ(BXT_MIPI_CLOCK_CTL); in bxt_dsi_program_clocks()
452 pll_ratio = I915_READ(BXT_DSI_PLL_CTL) & in bxt_dsi_program_clocks()
499 val = I915_READ(BXT_DSI_PLL_CTL); in bxt_configure_dsi_pll()
528 val = I915_READ(BXT_DSI_PLL_ENABLE); in bxt_enable_dsi_pll()
547 val = I915_READ(BXT_DSI_PLL_ENABLE); in bxt_enable_dsi_pll()
552 if (wait_for(I915_READ(BXT_DSI_PLL_ENABLE) & BXT_DSI_PLL_LOCKED, 1)) { in bxt_enable_dsi_pll()
587 tmp = I915_READ(BXT_MIPI_CLOCK_CTL); in bxt_dsi_reset_clocks()