Home
last modified time | relevance | path

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

/linux/drivers/clk/sophgo/
H A Dclk-sg2044-pll.c213 unsigned int best_refdiv, best_fbdiv, best_postdiv1, best_postdiv2; in sg2044_compute_pll_setting() local
239 best_postdiv2 = postdiv2; in sg2044_compute_pll_setting()
253 FIELD_PREP(PLL_POSTDIV2_MASK, best_postdiv2); in sg2044_compute_pll_setting()