Home
last modified time | relevance | path

Searched refs:PLL_SET_POST_DIV_SEL (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/clk/sophgo/
H A Dclk-cv18xx-pll.c78 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()
H A Dclk-cv18xx-pll.h63 #define PLL_SET_POST_DIV_SEL(_reg, _val) \ macro