Home
last modified time | relevance | path

Searched full:berlin (Results 1 – 25 of 78) sorted by relevance

1234

/linux/Documentation/devicetree/bindings/arm/cpu-enable-method/
H A Dmarvell,berlin-smp2 Secondary CPU enable-method "marvell,berlin-smp" binding
5 This document describes the "marvell,berlin-smp" method for enabling secondary
6 CPUs. To apply to all CPUs, a single "marvell,berlin-smp" enable method should
9 Enable method name: "marvell,berlin-smp"
16 "marvell,berlin-cpu-ctrl"[1].
23 enable-method = "marvell,berlin-smp";
41 [1] arm/marvell,berlin.txt
/linux/drivers/pinctrl/berlin/
H A DMakefile2 obj-y += berlin.o
3 obj-$(CONFIG_PINCTRL_BERLIN_BG2) += berlin-bg2.o
4 obj-$(CONFIG_PINCTRL_BERLIN_BG2CD) += berlin-bg2cd.o
5 obj-$(CONFIG_PINCTRL_BERLIN_BG2Q) += berlin-bg2q.o
6 obj-$(CONFIG_PINCTRL_BERLIN_BG4CT) += berlin-bg4ct.o
H A Dberlin-bg2cd.c3 * Marvell Berlin BG2CD pinctrl driver.
16 #include "berlin.h"
182 .name = "berlin-bg2cd-pinctrl",
H A Dberlin.c3 * Marvell Berlin SoC pinctrl core driver
24 #include "berlin.h"
291 .name = "berlin-pinctrl",
H A Dberlin-bg2.c3 * Marvell Berlin BG2 pinctrl driver.
16 #include "berlin.h"
237 .name = "berlin-bg2-pinctrl",
/linux/arch/arm/mach-berlin/
H A Dberlin.c3 * Device Tree support for Marvell Berlin SoCs.
14 "marvell,berlin",
18 DT_MACHINE_START(BERLIN_DT, "Marvell Berlin")
H A Dplatsmp.c70 np = of_find_compatible_node(NULL, NULL, "marvell,berlin-cpu-ctrl"); in berlin_smp_prepare_cpus()
127 CPU_METHOD_OF_DECLARE(berlin_smp, "marvell,berlin-smp", &berlin_smp_ops);
H A DMakefile2 obj-y += berlin.o
H A DKconfig3 bool "Marvell Berlin SoCs"
/linux/drivers/phy/marvell/
H A DKconfig12 tristate "Marvell Berlin SATA PHY driver"
17 Enable this to support the SATA PHY on Marvell Berlin SoCs.
20 tristate "Marvell Berlin USB PHY Driver"
25 Enable this to support the USB PHY on Marvell Berlin SoCs.
H A Dphy-berlin-usb.c103 /* Berlin 2 */
105 /* Berlin 2CD/Q */
200 .name = "phy-berlin-usb",
207 MODULE_DESCRIPTION("Marvell Berlin PHY driver for USB");
H A DMakefile3 obj-$(CONFIG_PHY_BERLIN_SATA) += phy-berlin-sata.o
4 obj-$(CONFIG_PHY_BERLIN_USB) += phy-berlin-usb.o
H A Dphy-berlin-sata.c3 * Marvell Berlin SATA PHY driver
290 .name = "phy-berlin-sata",
296 MODULE_DESCRIPTION("Marvell Berlin SATA PHY driver");
/linux/net/ax25/
H A DKconfig13 <https://linux-ax25.in-berlin.de>.
64 <https://linux-ax25.in-berlin.de>. If unsure, say Y.
90 <https://linux-ax25.in-berlin.de>. You also might want to check out
109 <https://linux-ax25.in-berlin.de>. You also might want to check out
/linux/Documentation/devicetree/bindings/reset/
H A Dmarvell,berlin2-reset.yaml8 title: Marvell Berlin reset controller
14 controller node on Berlin SoCs.
/linux/Documentation/devicetree/bindings/iio/adc/
H A Dmarvell,berlin2-adc.yaml7 title: Berlin 2 Analog to Digital Converter (ADC)
13 The Berlin ADC has 8 channels, with one connected to a temperature sensor.
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dmarvell,berlin2-soc-pinctrl.yaml7 title: Marvell Berlin pin-controller driver
23 Be aware the Marvell Berlin datasheets use the keyword 'mode' for what is
/linux/drivers/reset/
H A Dreset-berlin.c4 * Marvell Berlin reset driver
110 MODULE_DESCRIPTION("Synaptics Berlin reset controller");
/linux/arch/arm/boot/dts/synaptics/
H A Dberlin2.dtsi3 * Device Tree Include file for Marvell Armada 1500 (Berlin BG2) SoC
16 compatible = "marvell,berlin2", "marvell,berlin";
29 enable-method = "marvell,berlin-smp";
154 compatible = "marvell,berlin-cpu-ctrl";
404 compatible = "marvell,berlin-pwm";
H A Dberlin2q.dtsi11 compatible = "marvell,berlin2q", "marvell,berlin";
23 enable-method = "marvell,berlin-smp";
233 compatible = "marvell,berlin-cpu-ctrl";
510 compatible = "marvell,berlin-pwm";
/linux/arch/arm64/boot/dts/synaptics/
H A DMakefile2 # Berlin SoC Family
H A Dberlin4ct-dmp.dts14 compatible = "marvell,berlin4ct-dmp", "marvell,berlin4ct", "marvell,berlin";
H A Dberlin4ct-stb.dts14 compatible = "marvell,berlin4ct-stb", "marvell,berlin4ct", "marvell,berlin";
/linux/Documentation/networking/
H A Dax25.rst10 found on https://linux-ax25.in-berlin.de.
/linux/Documentation/devicetree/bindings/phy/
H A Dmarvell,berlin2-usb-phy.yaml7 title: Marvell Berlin USB PHY

1234