Searched defs:div_sel (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/clk/sophgo/ |
H A D | clk-cv18xx-pll.c | 22 unsigned long div_sel, in ipll_calc_rate() 53 unsigned long pre_div_sel = 0, div_sel = 0, post_div_sel = 0; in ipll_find_rate() local 97 static void pll_get_mode_ctrl(unsigned long div_sel, in pll_get_mode_ctrl() 119 static bool ipll_check_mode_ctrl_restrict(unsigned long div_sel, in ipll_check_mode_ctrl_restrict() 198 unsigned long div_sel, in fpll_calc_rate() 289 unsigned long pre_div_sel = 0, div_sel = 0, post_div_sel = 0; in fpll_find_rate() local 341 static bool fpll_check_mode_ctrl_restrict(unsigned long div_sel, in fpll_check_mode_ctrl_restrict()
|
/linux/drivers/accel/habanalabs/goya/ |
H A D | goya.c | 748 u32 nr = 0, nf = 0, od = 0, div_fctr = 0, pll_clk, div_sel; in goya_fetch_psoc_frequency() local
|
/linux/drivers/accel/habanalabs/gaudi/ |
H A D | gaudi.c | 910 u32 nr = 0, nf = 0, od = 0, div_fctr = 0, pll_clk, div_sel; in gaudi_fetch_psoc_frequency() local
|