Searched refs:BXT_DE_PLL_CTL (Results 1 – 3 of 3) sorted by relevance
1379 ratio = intel_de_read(dev_priv, BXT_DE_PLL_CTL) & BXT_DE_PLL_RATIO_MASK; in bxt_de_pll_readout()1457 val = intel_de_read(dev_priv, BXT_DE_PLL_CTL); in bxt_de_pll_enable()1460 intel_de_write(dev_priv, BXT_DE_PLL_CTL, val); in bxt_de_pll_enable()
3326 MMIO_D(BXT_DE_PLL_CTL, D_BXT); in init_bxt_mmio_info()
10687 #define BXT_DE_PLL_CTL _MMIO(0x6d000) macro