Searched refs:UPHY_PLL_P0_CTL1_PLL0_FREQ_NDIV (Results 1 – 1 of 1) sorted by relevance
213 #define UPHY_PLL_P0_CTL1_PLL0_FREQ_NDIV(x) (((x) & 0xFF) << 20) macro605 reg &= ~UPHY_PLL_P0_CTL1_PLL0_FREQ_NDIV(~0); in uphy_pex_enable()606 reg |= UPHY_PLL_P0_CTL1_PLL0_FREQ_NDIV(0x19); in uphy_pex_enable()