Searched +full:sd +full:- +full:uhs +full:- +full:sdr104 (Results 1 – 25 of 75) sorted by relevance
123
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mmc/ |
D | sdhci-st.txt | 1 * STMicroelectronics sdhci-st MMC/SD controller 5 used by the sdhci-st driver. 8 - compatible: Must be "st,sdhci" and it can be compatible to "st,sdhci-stih407" 13 - clock-names: Should be "mmc" and "icn". (NB: The latter is not compulsory) 14 See: Documentation/devicetree/bindings/resource-names.txt 15 - clocks: Phandle to the clock. 16 See: Documentation/devicetree/bindings/clock/clock-bindings.txt 18 - interrupts: One mmc interrupt should be described here. 19 - interrupt-names: Should be "mmcirq". 21 - pinctrl-names: A pinctrl state names "default" must be defined. [all …]
|
D | sdhci-sprd.txt | 1 * Spreadtrum SDHCI controller (sdhci-sprd) 3 The Secure Digital (SD) Host controller on Spreadtrum SoCs provides an interface 4 for MMC, SD and SDIO types of cards. 7 and the properties used by the sdhci-sprd driver. 10 - compatible: Should contain "sprd,sdhci-r11". 11 - reg: physical base address of the controller and length. 12 - interrupts: Interrupts used by the SDHCI controller. 13 - clocks: Should contain phandle for the clock feeding the SDHCI controller 14 - clock-names: Should contain the following: 15 "sdio" - SDIO source clock (required) [all …]
|
D | sdhci-am654.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 2 # Copyright (C) 2020 Texas Instruments Incorporated - http://www.ti.com/ 4 --- 5 $id: "http://devicetree.org/schemas/mmc/sdhci-am654.yaml#" 6 $schema: "http://devicetree.org/meta-schemas/core.yaml#" 11 - Ulf Hansson <ulf.hansson@linaro.org> 14 - $ref: mmc-controller.yaml# 19 - ti,am654-sdhci-5.1 20 - ti,j721e-sdhci-8bit 21 - ti,j721e-sdhci-4bit [all …]
|
D | brcm,sdhci-brcmstb.txt | 4 and the properties used by the sdhci-brcmstb driver. 6 NOTE: The driver disables all UHS speed modes by default and depends 11 - compatible: should be one of the following 12 - "brcm,bcm7425-sdhci" 13 - "brcm,bcm7445-sdhci" 14 - "brcm,bcm7216-sdhci" 16 Refer to clocks/clock-bindings.txt for generic clock consumer properties. 21 sd-uhs-sdr50; 22 sd-uhs-ddr50; 23 sd-uhs-sdr104; [all …]
|
D | mmc-controller.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/mmc/mmc-controller.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Ulf Hansson <ulf.hansson@linaro.org> 25 "#address-cells": 30 "#size-cells": 37 broken-cd: 42 cd-gpios: 46 non-removable: [all …]
|
/kernel/linux/linux-5.10/arch/arm/boot/dts/ |
D | imx6qdl-colibri-v1_1-uhs.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ OR MIT 32 pinctrl-names = "default", "state_100mhz", "state_200mhz"; 33 pinctrl-0 = <&pinctrl_usdhc1 &pinctrl_mmc_cd>; 34 pinctrl-1 = <&pinctrl_usdhc1_100mhz &pinctrl_mmc_cd>; 35 pinctrl-2 = <&pinctrl_usdhc1_200mhz &pinctrl_mmc_cd>; 36 vmmc-supply = <®_module_3v3>; 37 vqmmc-supply = <&vgen3_reg>; 38 wakeup-source; 39 keep-power-in-suspend; 40 sd-uhs-sdr12; [all …]
|
D | stih410-b2120.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 6 /dts-v1/; 8 #include "stihxxx-b2120.dtsi" 11 compatible = "st,stih410-b2120", "st,stih410"; 15 stdout-path = &sbc_serial0; 31 max-frequency = <200000000>; 32 sd-uhs-sdr50; 33 sd-uhs-sdr104; 34 sd-uhs-ddr50; 61 sti-display-subsystem@0 { [all …]
|
D | rk3288-veyron-sdmmc.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 9 sdcard-supply = <&vccio_sd>; 18 sdmmc_bus4: sdmmc-bus4 { 25 sdmmc_clk: sdmmc-clk { 29 sdmmc_cmd: sdmmc-cmd { 39 sdmmc_cd_disabled: sdmmc-cd-disabled { 44 sdmmc_cd_pin: sdmmc-cd-pin { 51 vcc9-supply = <&vcc_5v>; 55 regulator-name = "vccio_sd"; 56 regulator-min-microvolt = <1800000>; [all …]
|
D | stih418-b2199.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 6 /dts-v1/; 8 #include <dt-bindings/gpio/gpio.h> 11 compatible = "st,stih418-b2199", "st,stih418"; 15 stdout-path = &sbc_serial0; 29 compatible = "gpio-leds"; 33 linux,default-trigger = "heartbeat"; 37 default-state = "off"; 70 clock-frequency = <100000>; 71 st,i2c-min-scl-pulse-width-us = <0>; [all …]
|
D | imx6ull-colibri-eval-v3.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 8 stdout-path = "serial0:115200n8"; 11 gpio-keys { 12 compatible = "gpio-keys"; 13 pinctrl-names = "default"; 14 pinctrl-0 = <&pinctrl_snvs_gpiokeys>; 17 label = "Wake-Up"; 20 debounce-interval = <10>; 21 wakeup-source; 27 compatible = "fixed-clock"; [all …]
|
D | rk3288-phycore-rdk.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 * Device tree file for Phytec PCM-947 carrier board 8 /dts-v1/; 10 #include <dt-bindings/input/input.h> 11 #include <dt-bindings/leds/leds-pca9532.h> 12 #include "rk3288-phycore-som.dtsi" 15 model = "Phytec RK3288 PCM-947"; 16 compatible = "phytec,rk3288-pcm-947", "phytec,rk3288-phycore-som", "rockchip,rk3288"; 18 user_buttons: user-buttons { 19 compatible = "gpio-keys"; [all …]
|
D | rk3036-kylin.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 /dts-v1/; 9 compatible = "rockchip,rk3036-kylin", "rockchip,rk3036"; 16 leds: gpio-leds { 17 compatible = "gpio-leds"; 19 work_led: led-0 { 22 pinctrl-names = "default"; 23 pinctrl-0 = <&led_ctl>; 27 sdio_pwrseq: sdio-pwrseq { 28 compatible = "mmc-pwrseq-simple"; [all …]
|
/kernel/linux/linux-5.10/arch/arm64/boot/dts/freescale/ |
D | fsl-lx2160a-clearfog-itx.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 8 /dts-v1/; 10 #include "fsl-lx2160a-cex7.dtsi" 19 stdout-path = "serial0:115200n8"; 28 sd-uhs-sdr104; 29 sd-uhs-sdr50; 30 sd-uhs-sdr25; 31 sd-uhs-sdr12;
|
D | fsl-ls1012a-rdb.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 8 /dts-v1/; 10 #include "fsl-ls1012a.dtsi" 14 compatible = "fsl,ls1012a-rdb", "fsl,ls1012a"; 22 sd-uhs-sdr104; 23 sd-uhs-sdr50; 24 sd-uhs-sdr25; 25 sd-uhs-sdr12; 30 mmc-hs200-1_8v; 42 compatible = "jedec,spi-nor"; [all …]
|
D | fsl-lx2160a-rdb.dts | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 7 /dts-v1/; 9 #include "fsl-lx2160a.dtsi" 13 compatible = "fsl,lx2160a-rdb", "fsl,lx2160a"; 21 stdout-path = "serial0:115200n8"; 24 sb_3v3: regulator-sb3v3 { 25 compatible = "regulator-fixed"; 26 regulator-name = "MC34717-3.3VSB"; 27 regulator-min-microvolt = <3300000>; 28 regulator-max-microvolt = <3300000>; [all …]
|
D | fsl-ls1046a-rdb.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 * Device Tree Include file for Freescale Layerscape-1046A family SoC. 10 /dts-v1/; 12 #include "fsl-ls1046a.dtsi" 16 compatible = "fsl,ls1046a-rdb", "fsl,ls1046a"; 26 stdout-path = "serial0:115200n8"; 39 mmc-hs200-1_8v; 40 sd-uhs-sdr104; 41 sd-uhs-sdr50; 42 sd-uhs-sdr25; [all …]
|
D | fsl-ls1028a-rdb.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 11 /dts-v1/; 12 #include "fsl-ls1028a.dtsi" 16 compatible = "fsl,ls1028a-rdb", "fsl,ls1028a"; 25 stdout-path = "serial0:115200n8"; 33 sys_mclk: clock-mclk { 34 compatible = "fixed-clock"; 35 #clock-cells = <0>; 36 clock-frequency = <25000000>; 39 reg_1p8v: regulator-1p8v { [all …]
|
D | fsl-ls1028a-kontron-sl28.dts | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * Device Tree file for the Kontron SMARC-sAL28 board. 9 /dts-v1/; 10 #include "fsl-ls1028a.dtsi" 11 #include <dt-bindings/interrupt-controller/irq.h> 12 #include <dt-bindings/gpio/gpio.h> 13 #include <dt-bindings/input/input.h> 16 model = "Kontron SMARC-sAL28"; 29 compatible = "gpio-keys"; 31 power-button { [all …]
|
/kernel/linux/linux-5.10/arch/arm64/boot/dts/rockchip/ |
D | rk3308-roc-cc.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 6 /dts-v1/; 10 model = "Firefly ROC-RK3308-CC board"; 11 compatible = "firefly,roc-rk3308-cc", "rockchip,rk3308"; 13 stdout-path = "serial2:1500000n8"; 16 ir-receiver { 17 compatible = "gpio-ir-receiver"; 19 pinctrl-names = "default"; 20 pinctrl-0 = <&ir_recv_pin>; 24 compatible = "pwm-ir-tx"; [all …]
|
D | px30-evb.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 6 /dts-v1/; 7 #include <dt-bindings/gpio/gpio.h> 8 #include <dt-bindings/input/input.h> 9 #include <dt-bindings/pinctrl/rockchip.h> 14 compatible = "rockchip,px30-evb", "rockchip,px30"; 17 stdout-path = "serial5:115200n8"; 20 adc-keys { 21 compatible = "adc-keys"; 22 io-channels = <&saradc 2>; [all …]
|
D | rk3328-roc-cc.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 * Copyright (c) 2017 T-Chip Intelligent Technology Co., Ltd 6 /dts-v1/; 10 model = "Firefly roc-rk3328-cc"; 11 compatible = "firefly,roc-rk3328-cc", "rockchip,rk3328"; 14 stdout-path = "serial2:1500000n8"; 17 gmac_clkin: external-gmac-clock { 18 compatible = "fixed-clock"; 19 clock-frequency = <125000000>; 20 clock-output-names = "gmac_clkin"; [all …]
|
D | rk3328-nanopi-r2s.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 * Copyright (c) 2020 David Bauer <mail@david-bauer.net> 6 /dts-v1/; 8 #include <dt-bindings/input/input.h> 9 #include <dt-bindings/gpio/gpio.h> 14 compatible = "friendlyarm,nanopi-r2s", "rockchip,rk3328"; 17 stdout-path = "serial2:1500000n8"; 20 gmac_clk: gmac-clock { 21 compatible = "fixed-clock"; 22 clock-frequency = <125000000>; [all …]
|
D | rk3399-roc-pc-mezzanine.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 * Copyright (c) 2017 T-Chip Intelligent Technology Co., Ltd 7 /dts-v1/; 8 #include "rk3399-roc-pc.dtsi" 11 model = "Firefly ROC-RK3399-PC Mezzanine Board"; 12 compatible = "firefly,roc-rk3399-pc-mezzanine", "rockchip,rk3399"; 15 poe_12v: poe-12v { 16 compatible = "regulator-fixed"; 17 regulator-name = "poe_12v"; 18 regulator-always-on; [all …]
|
/kernel/linux/linux-5.10/drivers/mmc/core/ |
D | debugfs.c | 1 // SPDX-License-Identifier: GPL-2.0-only 14 #include <linux/fault-inject.h> 54 struct mmc_host *host = s->private; in mmc_ios_show() 55 struct mmc_ios *ios = &host->ios; in mmc_ios_show() 58 seq_printf(s, "clock:\t\t%u Hz\n", ios->clock); in mmc_ios_show() 59 if (host->actual_clock) in mmc_ios_show() 60 seq_printf(s, "actual clock:\t%u Hz\n", host->actual_clock); in mmc_ios_show() 61 seq_printf(s, "vdd:\t\t%u ", ios->vdd); in mmc_ios_show() 62 if ((1 << ios->vdd) & MMC_VDD_165_195) in mmc_ios_show() 63 seq_printf(s, "(1.65 - 1.95 V)\n"); in mmc_ios_show() [all …]
|
/kernel/linux/linux-5.10/arch/arm64/boot/dts/hisilicon/ |
D | hi3670-hikey970.dts | 1 // SPDX-License-Identifier: GPL-2.0 10 /dts-v1/; 11 #include <dt-bindings/gpio/gpio.h> 14 #include "hikey970-pinctrl.dtsi" 18 compatible = "hisilicon,hi3670-hikey970", "hisilicon,hi3670"; 33 stdout-path = "serial6:115200n8"; 42 sd_1v8: regulator-1v8 { 43 compatible = "regulator-fixed"; 44 regulator-name = "fixed-1.8V"; 45 regulator-min-microvolt = <1800000>; [all …]
|
123