Searched refs:dm646x_pll1_init (Results 1 – 4 of 4) sorted by relevance
36 int dm646x_pll1_init(struct device *dev, void __iomem *base, struct regmap *cfgchip);
33 int dm646x_pll1_init(struct device *dev, void __iomem *base, struct regmap *cfgchip) in dm646x_pll1_init() function
898 { .name = "dm646x-pll1", .driver_data = (kernel_ulong_t)dm646x_pll1_init },
661 dm646x_pll1_init(NULL, pll1, NULL); in dm646x_init_time()