Lines Matching full:dove
3 * arch/arm/mach-dove/common.c
5 * Core functions for Marvell Dove 88AP510 System On Chip
15 #include <linux/soc/dove/pmu.h>
27 /* These can go away once Dove uses the mvebu-mbus DT binding */
119 orion_clkdev_add(NULL, "sdhci-dove.0", sdio0); in dove_clk_init()
120 orion_clkdev_add(NULL, "sdhci-dove.1", sdio1); in dove_clk_init()
126 orion_clkdev_add(NULL, "dove-ac97", ac97); in dove_clk_init()
127 orion_clkdev_add(NULL, "dove-pdma", pdma); in dove_clk_init()
238 mvebu_mbus_init("marvell,dove-mbus", in dove_init_early()
291 .name = "sdhci-dove",
319 .name = "sdhci-dove",
338 * here once Dove is migrated to the pci-mvebu driver. The in dove_setup_cpu_wins()
339 * non-PCIe windows will no longer be created here once Dove in dove_setup_cpu_wins()
417 pr_info("Dove 88AP510 SoC, TCLK = %d MHz.\n", in dove_init()