Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-sparx5.c51 u8 rot_sel; member
65 int divt = sel_rates[conf->rot_sel] * (1 + conf->pre_div); in s5_calc_freq()
93 conf->rot_sel = j; in s5_search_fractional()
182 val |= FIELD_PREP(PLL_ROT_SEL, conf.rot_sel); in s5_pll_set_rate()
206 conf.rot_sel = FIELD_GET(PLL_ROT_SEL, val); in s5_pll_recalc_rate()