Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/clk/
H A Ddavinci.h17 int da830_pll_init(struct device *dev, void __iomem *base, struct regmap *cfgchip);
/openbmc/linux/drivers/clk/davinci/
H A Dpll-da830.c40 int da830_pll_init(struct device *dev, void __iomem *base, struct regmap *cfgchip) in da830_pll_init() function
H A Dpll.c879 { .name = "da830-pll", .driver_data = (kernel_ulong_t)da830_pll_init },