Home
last modified time | relevance | path

Searched refs:of_da850_pll1_init (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/clk/davinci/
H A Dpll.h127 int of_da850_pll1_init(struct device *dev, void __iomem *base, struct regmap *cfgchip);
H A Dpll-da850.c223 int of_da850_pll1_init(struct device *dev, void __iomem *base, struct regmap *cfgchip) in of_da850_pll1_init() function
H A Dpll.c872 { .compatible = "ti,da850-pll1", .data = of_da850_pll1_init },