Searched refs:of_da850_pll1_init (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/davinci/ |
H A D | pll.h | 128 int of_da850_pll1_init(struct device *dev, void __iomem *base, struct regmap *cfgchip);
|
H A D | pll-da850.c | 223 int of_da850_pll1_init(struct device *dev, void __iomem *base, struct regmap *cfgchip) in of_da850_pll1_init() function
|
H A D | pll.c | 872 { .compatible = "ti,da850-pll1", .data = of_da850_pll1_init },
|
/kernel/linux/linux-6.6/drivers/clk/davinci/ |
H A D | pll.h | 127 int of_da850_pll1_init(struct device *dev, void __iomem *base, struct regmap *cfgchip);
|
H A D | pll-da850.c | 223 int of_da850_pll1_init(struct device *dev, void __iomem *base, struct regmap *cfgchip) in of_da850_pll1_init() function
|
H A D | pll.c | 872 { .compatible = "ti,da850-pll1", .data = of_da850_pll1_init },
|
Completed in 5 milliseconds