Searched refs:BXT_DE_PLL_CTL (Results 1 – 3 of 3) sorted by relevance
1254 val = I915_READ(BXT_DE_PLL_CTL); in bxt_de_pll_update()1320 val = I915_READ(BXT_DE_PLL_CTL); in bxt_de_pll_enable()1323 I915_WRITE(BXT_DE_PLL_CTL, val); in bxt_de_pll_enable()
3262 MMIO_D(BXT_DE_PLL_CTL, D_BXT); in init_bxt_mmio_info()
9980 #define BXT_DE_PLL_CTL _MMIO(0x6d000) macro