Home
last modified time | relevance | path

Searched full:dove (Results 1 – 25 of 86) sorted by relevance

1234

/linux/arch/arm/mach-mvebu/
H A Ddove.c3 * arch/arm/mach-mvebu/dove.c
5 * Marvell Dove 88AP510 System On Chip FDT Board
11 #include <linux/soc/dove/pmu.h>
18 pr_info("Dove 88AP510 SoC\n"); in dove_init()
28 "marvell,dove",
32 DT_MACHINE_START(DOVE_DT, "Marvell Dove")
/linux/Documentation/devicetree/bindings/sound/
H A Dmvebu-audio.txt1 * mvebu (Kirkwood, Dove, Armada 370) audio controller
7 "marvell,dove-audio" for Dove platforms
20 with "marvell,dove-audio", a list of two interrupts, the first for
41 compatible = "marvell,dove-audio";
/linux/Documentation/devicetree/bindings/thermal/
H A Ddove-thermal.txt1 * Dove Thermal
3 This driver is for Dove SoCs which contain a thermal sensor.
6 - compatible : "marvell,dove-thermal"
16 compatible = "marvell,dove-thermal";
/linux/drivers/thermal/
H A Ddove_thermal.c3 * Dove thermal sensor driver
19 /* Dove Thermal Manager Control and Status Register */
23 /* Dove Theraml Diode Control 0 Register */
32 /* Dove Thermal Diode Control 1 Register */
36 /* Dove Thermal Sensor Dev Structure */
114 { .compatible = "marvell,dove-thermal" },
183 MODULE_DESCRIPTION("Dove thermal driver");
/linux/Documentation/devicetree/bindings/mmc/
H A Dmarvell,dove-sdhci.yaml4 $id: http://devicetree.org/schemas/mmc/marvell,dove-sdhci.yaml#
7 title: Marvell sdhci-dove controller
18 const: marvell,dove-sdhci
40 compatible = "marvell,dove-sdhci";
/linux/drivers/mmc/host/
H A Dsdhci-dove.c3 * sdhci-dove.c Support for SDHCI on Marvell's Dove SoC
88 { .compatible = "marvell,dove-sdhci", },
95 .name = "sdhci-dove",
106 MODULE_DESCRIPTION("SDHCI driver for Dove");
/linux/arch/arm/boot/dts/marvell/
H A Ddove.dtsi10 compatible = "marvell,dove";
38 compatible = "marvell,dove-gpu-subsystem";
80 compatible = "marvell,dove-mbus", "marvell,mbus", "simple-bus";
94 compatible = "marvell,dove-pcie";
294 compatible = "marvell,dove-crypto";
361 compatible = "marvell,dove-sdhci";
399 compatible = "marvell,dove-sdhci";
429 compatible = "marvell,dove-audio";
438 compatible = "marvell,dove-audio";
447 compatible = "marvell,dove-pmu", "simple-bus";
[all …]
H A DMakefile78 dove-cubox.dtb \
79 dove-cubox-es.dtb \
80 dove-d2plug.dtb \
81 dove-d3plug.dtb \
82 dove-dove-db.dtb \
83 dove-sbc-a510.dtb
H A Ddove-dove-db.dts4 #include "dove.dtsi"
8 compatible = "marvell,dove-db", "marvell,dove";
H A Ddove-cubox-es.dts2 #include "dove-cubox.dts"
6 compatible = "solidrun,cubox-es", "solidrun,cubox", "marvell,dove";
H A Ddove-d2plug.dts4 #include "dove.dtsi"
8 compatible = "globalscale,d2plug", "marvell,dove";
/linux/drivers/clk/mvebu/
H A Ddove.c3 * Marvell Dove SoC clocks
18 #include "dove-divider.h"
23 * Dove PLL sample-at-reset configuration
185 of_find_compatible_node(NULL, NULL, "marvell,dove-gating-clock"); in dove_clk_init()
187 of_find_compatible_node(NULL, NULL, "marvell,dove-divider-clock"); in dove_clk_init()
201 CLK_OF_DECLARE(dove_clk, "marvell,dove-core-clock", dove_clk_init);
H A DMakefile18 obj-$(CONFIG_DOVE_CLK) += dove.o dove-divider.o
/linux/Documentation/devicetree/bindings/arm/marvell/
H A Dmarvell,dove.txt1 Marvell Dove Platforms Device Tree Bindings
4 Boards with a Marvell Dove SoC shall have the following properties:
7 - compatible: must contain "marvell,dove";
/linux/arch/arm/mach-dove/
H A Dmpp.c3 * arch/arm/mach-dove/mpp.c
5 * MPP functions for Marvell Dove SoCs
13 #include "dove.h"
129 pr_err("dove: invalid MPP GRP number (%u)\n", num); in dove_mpp_conf_grp()
143 /* Configure the various MPP pins on Dove */
H A Dirqs.h2 /* IRQ definitions for Marvell Dove 88AP510 SoC */
8 * Dove Low Interrupt Controller
44 * Dove High Interrupt Controller
74 * DOVE General Purpose Pins
H A Dcommon.c3 * 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",
[all …]
H A Dcommon.h3 * arch/arm/mach-dove/common.h
5 * Core functions for Marvell Dove 88AP510 System On Chip
19 * Basic Dove init functions used early by machine-setup.
H A Dcm-a510.c3 * arch/arm/mach-dove/cm-a510.c
22 #include "dove.h"
66 * Basic Dove setup. Needs to be called early. in cm_a510_init()
H A DKconfig3 bool "Marvell Dove" if ARCH_MULTI_V7
14 Support for the Marvell Dove SoC 88AP510
H A Dirq.c3 * arch/arm/mach-dove/irq.c
5 * Dove IRQ handling.
H A Ddove.h2 /* Generic definitions for Marvell Dove 88AP510 SoC */
10 * Marvell Dove address maps.
56 * Dove Core Registers Map
/linux/Documentation/devicetree/bindings/display/armada/
H A Dmarvell,dove-lcd.txt4 - compatible: value should be "marvell,dove-lcd".
25 compatible = "marvell,dove-lcd";
/linux/drivers/soc/
H A DMakefile12 obj-$(CONFIG_ARCH_DOVE) += dove/
13 obj-$(CONFIG_MACH_DOVE) += dove/
/linux/Documentation/devicetree/bindings/soc/dove/
H A Dpmu.txt4 - compatible: value should be "marvell,dove-pmu".
34 compatible = "marvell,dove-pmu";

1234