Searched refs:FDI_RX_PLL_ENABLE (Results 1 – 3 of 3) sorted by relevance
186 FDI_RX_PLL_ENABLE | ((intel_crtc->fdi_lanes - 1) << 19); in hsw_fdi_link_train()1426 val &= ~FDI_RX_PLL_ENABLE; in intel_ddi_fdi_disable()
3935 #define FDI_RX_PLL_ENABLE (1<<13) macro
1181 …WARN(!(val & FDI_RX_PLL_ENABLE), "FDI RX PLL assertion failure, should be active but is disabled\n… in assert_fdi_rx_pll_enabled()2825 I915_WRITE(reg, temp | FDI_RX_PLL_ENABLE); in ironlake_fdi_pll_enable()2874 I915_WRITE(reg, temp & ~FDI_RX_PLL_ENABLE); in ironlake_fdi_pll_disable()