Searched refs:BXT_DSI_PLL_CTL (Results 1 – 2 of 2) sorted by relevance
401 dsi_ratio = I915_READ(BXT_DSI_PLL_CTL) & in bxt_get_dsi_pclk()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()513 I915_WRITE(BXT_DSI_PLL_CTL, val); in bxt_configure_dsi_pll()514 POSTING_READ(BXT_DSI_PLL_CTL); in bxt_configure_dsi_pll()
7654 #define BXT_DSI_PLL_CTL 0x161000 macro