Searched refs:dm644x_pll1_init (Results 1 – 4 of 4) sorted by relevance
32 int dm644x_pll1_init(struct device *dev, void __iomem *base, struct regmap *cfgchip);
31 int dm644x_pll1_init(struct device *dev, void __iomem *base, struct regmap *cfgchip) in dm644x_pll1_init() function
894 { .name = "dm644x-pll1", .driver_data = (kernel_ulong_t)dm644x_pll1_init },
675 dm644x_pll1_init(NULL, pll1, NULL); in dm644x_init_time()