Searched refs:PLL4_CTRL_DIV_SEL_S (Results 1 – 1 of 1) sorted by relevance
99 #define PLL4_CTRL_DIV_SEL_S 0 macro166 reg &= ~(PLL4_CTRL_DIV_SEL_M << PLL4_CTRL_DIV_SEL_S); in pll4_configure_output()167 reg |= (mfi << PLL4_CTRL_DIV_SEL_S); in pll4_configure_output()