Searched +full:sdhci +full:- +full:caps +full:- +full:mask (Results 1 – 3 of 3) sorted by relevance
7 - sdhci-caps-mask: The sdhci capabilities register is incorrect. This 64bit8 property corresponds to the bits in the sdhci capability register. If the bit9 is on in the mask then the bit is incorrect in the register and should be10 turned off, before applying sdhci-caps.11 - sdhci-caps: The sdhci capabilities register is incorrect. This 64bit12 property corresponds to the bits in the sdhci capability register. If the
1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/mmc/sdhci-common.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: SDHCI Controller Common Properties10 - Adrian Hunter <adrian.hunter@intel.com>13 Common properties present on Secure Digital Host Controller Interface (SDHCI)17 sdhci-caps:20 Additionally present SDHCI capabilities - values for SDHCI_CAPABILITIES23 sdhci-caps-mask:[all …]
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: sdhci-common.yaml#19 - enum:20 - ti,am62-sdhci21 - ti,am64-sdhci-4bit[all …]