Searched refs:clk_pll14xx (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/clk/imx/ |
H A D | clk-pll14xx.c | 37 struct clk_pll14xx { struct 45 #define to_clk_pll14xx(_hw) container_of(_hw, struct clk_pll14xx, hw) 92 struct clk_pll14xx *pll, unsigned long rate) in imx_get_pll_settings() 104 static long pll14xx_calc_rate(struct clk_pll14xx *pll, int mdiv, int pdiv, in pll14xx_calc_rate() 129 static void imx_pll14xx_calc_settings(struct clk_pll14xx *pll, unsigned long rate, in imx_pll14xx_calc_settings() 219 struct clk_pll14xx *pll = to_clk_pll14xx(hw); in clk_pll1416x_round_rate() 235 struct clk_pll14xx *pll = to_clk_pll14xx(hw); in clk_pll1443x_round_rate() 246 struct clk_pll14xx *pll = to_clk_pll14xx(hw); in clk_pll14xx_recalc_rate() 275 static int clk_pll14xx_wait_lock(struct clk_pll14xx *pll) in clk_pll14xx_wait_lock() 286 struct clk_pll14xx *pl in clk_pll1416x_set_rate() [all...] |
/kernel/linux/linux-5.10/drivers/clk/imx/ |
H A D | clk-pll14xx.c | 35 struct clk_pll14xx { struct 43 #define to_clk_pll14xx(_hw) container_of(_hw, struct clk_pll14xx, hw) 90 struct clk_pll14xx *pll, unsigned long rate) in imx_get_pll_settings() 105 struct clk_pll14xx *pll = to_clk_pll14xx(hw); in clk_pll14xx_round_rate() 121 struct clk_pll14xx *pll = to_clk_pll14xx(hw); in clk_pll1416x_recalc_rate() 139 struct clk_pll14xx *pll = to_clk_pll14xx(hw); in clk_pll1443x_recalc_rate() 171 static int clk_pll14xx_wait_lock(struct clk_pll14xx *pll) in clk_pll14xx_wait_lock() 182 struct clk_pll14xx *pll = to_clk_pll14xx(hw); in clk_pll1416x_set_rate() 248 struct clk_pll14xx *pll = to_clk_pll14xx(hw); in clk_pll1443x_set_rate() 313 struct clk_pll14xx *pl in clk_pll14xx_prepare() [all...] |
Completed in 2 milliseconds