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