Searched +full:xenon +full:- +full:phy +full:- +full:slow +full:- +full:mode (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/mmc/marvell,xenon-sdhci.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Marvell Xenon SDHCI Controller11 mmc-controller.yaml and the properties used by the Xenon implementation.13 Multiple SDHCs might be put into a single Xenon IP, to save size and cost.15 sets, clock and PHY.20 - Ulf Hansson <ulf.hansson@linaro.org>25 - enum:[all …]
1 // SPDX-License-Identifier: GPL-2.0-only3 * PHY support for Xenon SDHC8 * Date: 2016-8-2417 #include "sdhci-pltfm.h"18 #include "sdhci-xenon.h"20 /* Register base for eMMC PHY 5.0 Version */22 /* Register base for eMMC PHY 5.1 Version */116 * List offset of PHY registers and some special register values117 * in eMMC PHY 5.0 or eMMC PHY 5.1139 "emmc 5.0 phy",[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)8 #include <dt-bindings/interrupt-controller/arm-gic.h>9 #include <dt-bindings/thermal/thermal.h>11 /dts-v1/;14 #address-cells = <2>;15 #size-cells = <2>;25 compatible = "arm,psci-0.2";29 reserved-memory {30 #address-cells = <2>;31 #size-cells = <2>;[all …]