Searched refs:PLL_SET_POST_DIV_SEL (Results 1 – 2 of 2) sorted by relevance
78 detected = PLL_SET_POST_DIV_SEL(detected, post_div_sel); in ipll_find_rate()317 detected = PLL_SET_POST_DIV_SEL(detected, post_div_sel); in fpll_find_rate()
63 #define PLL_SET_POST_DIV_SEL(_reg, _val) \ macro