Home
last modified time | relevance | path

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

/linux/drivers/clk/sophgo/
H A Dclk-cv18xx-pll.h67 #define PLL_SET_DIV_SEL(_reg, _val) \ macro
H A Dclk-cv18xx-pll.c79 detected = PLL_SET_DIV_SEL(detected, div_sel); in ipll_find_rate()
318 detected = PLL_SET_DIV_SEL(detected, div_sel); in fpll_find_rate()