Searched +full:xenon +full:- +full:phy +full:- +full:nr +full:- +full:success +full:- +full:tun (Results 1 – 2 of 2) 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 …]