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