Home
last modified time | relevance | path

Searched refs:imx_dev_clk_hw_pll14xx (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/imx/
H A Dclk-pll14xx.c385 struct clk_hw *imx_dev_clk_hw_pll14xx(struct device *dev, const char *name, in imx_dev_clk_hw_pll14xx() function
443 EXPORT_SYMBOL_GPL(imx_dev_clk_hw_pll14xx); variable
H A Dclk.h143 struct clk_hw *imx_dev_clk_hw_pll14xx(struct device *dev, const char *name,
256 return imx_dev_clk_hw_pll14xx(NULL, name, parent_name, base, pll_clk); in imx_clk_hw_pll14xx()
/kernel/linux/linux-6.6/drivers/clk/imx/
H A Dclk-pll14xx.c487 struct clk_hw *imx_dev_clk_hw_pll14xx(struct device *dev, const char *name, in imx_dev_clk_hw_pll14xx() function
543 EXPORT_SYMBOL_GPL(imx_dev_clk_hw_pll14xx); variable
H A Dclk.h225 imx_dev_clk_hw_pll14xx(NULL, name, parent_name, base, pll_clk)
227 struct clk_hw *imx_dev_clk_hw_pll14xx(struct device *dev, const char *name,
H A Dclk-imx8mp-audiomix.c233 hw = imx_dev_clk_hw_pll14xx(dev, "sai_pll", "sai_pll_ref_sel", in clk_imx8mp_audiomix_probe()

Completed in 5 milliseconds