Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-sparx5.c29 static const u8 sel_rates[MAX_SEL] = { 0, 2*8, 2*4, 2*2 }; variable
65 int divt = sel_rates[conf->rot_sel] * (1 + conf->pre_div); in s5_calc_freq()