Home
last modified time | relevance | path

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

/linux-6.15/drivers/clk/sophgo/
H A Dclk-cv18xx-pll.h61 #define PLL_SET_PRE_DIV_SEL(_reg, _val) \ macro
H A Dclk-cv18xx-pll.c77 detected = PLL_SET_PRE_DIV_SEL(detected, pre_div_sel); in ipll_find_rate()
316 detected = PLL_SET_PRE_DIV_SEL(detected, pre_div_sel); in fpll_find_rate()