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