Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Linux/Documentation/devicetree/bindings/mmc/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 860 B image not shown  

Quelle  sdhci-common.yaml   Sprache: unbekannt

 
Spracherkennung für: .yaml vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

# SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause
%YAML 1.2
---
$id: http://devicetree.org/schemas/mmc/sdhci-common.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#

title: SDHCI Controller Common Properties

maintainers:
  - Adrian Hunter <adrian.hunter@intel.com>

description:
  Common properties present on Secure Digital Host Controller Interface (SDHCI)
  devices.

properties:
  sdhci-caps:
    $ref: /schemas/types.yaml#/definitions/uint64
    description:
      Additionally present SDHCI capabilities - values for SDHCI_CAPABILITIES
      and SDHCI_CAPABILITIES_1 registers.

  sdhci-caps-mask:
    $ref: /schemas/types.yaml#/definitions/uint64
    description:
      Masked SDHCI capabilities to remove from SDHCI_CAPABILITIES and
      SDHCI_CAPABILITIES_1 registers.

allOf:
  - $ref: mmc-controller.yaml#

additionalProperties: true

[ Dauer der Verarbeitung: 0.32 Sekunden  ]