Searched refs:PORT_PLL_INT_COEFF_MASK (Results 1 – 2 of 2) sorted by relevance
1568 temp &= ~PORT_PLL_INT_COEFF_MASK; in bxt_ddi_pll_enable()1691 PORT_PLL_INT_COEFF_MASK | in bxt_ddi_pll_get_hw_state()
1703 #define PORT_PLL_INT_COEFF_MASK (0x1F << 8) macro