Searched refs:BXT_DE_PLL_RATIO_MASK (Results 1 – 2 of 2) sorted by relevance
1379 ratio = intel_de_read(dev_priv, BXT_DE_PLL_CTL) & BXT_DE_PLL_RATIO_MASK; in bxt_de_pll_readout()1458 val &= ~BXT_DE_PLL_RATIO_MASK; in bxt_de_pll_enable()
10689 #define BXT_DE_PLL_RATIO_MASK 0xff macro