Searched refs:imx_dev_clk_hw_pll14xx (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/clk/imx/ |
H A D | clk-pll14xx.c | 487 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);
|
H A D | clk-imx8mp-audiomix.c | 242 hw = imx_dev_clk_hw_pll14xx(dev, "sai_pll", "sai_pll_ref_sel", in clk_imx8mp_audiomix_probe()
|
H A D | clk.h | 225 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,
|