Searched +full:phy +full:- +full:dll +full:- +full:delay +full:- +full:sdclk (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Masahiro Yamada <yamada.masahiro@socionext.com>15 - enum:16 - amd,pensando-elba-sd4hc17 - microchip,mpfs-sd4hc18 - microchip,pic64gx-sd4hc19 - mobileye,eyeq-sd4hc20 - socionext,uniphier-sd4hc[all …]
1 // SPDX-License-Identifier: GPL-2.0-only3 * PHY support for Xenon SDHC8 * Date: 2016-8-2412 #include <linux/delay.h>17 #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.1[all …]
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT8 #include <dt-bindings/gpio/gpio.h>9 #include <dt-bindings/gpio/uniphier-gpio.h>10 #include <dt-bindings/interrupt-controller/arm-gic.h>13 compatible = "socionext,uniphier-ld11";14 #address-cells = <2>;15 #size-cells = <2>;16 interrupt-parent = <&gic>;19 #address-cells = <2>;20 #size-cells = <0>;[all …]