The Design and Implementation of the FreeBSD Operating System, Second Edition
Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition)


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]

FreeBSD/Linux Kernel Cross Reference
sys/contrib/device-tree/Bindings/mmc/sdhci.txt

Version: -  FREEBSD  -  FREEBSD-13-STABLE  -  FREEBSD-13-0  -  FREEBSD-12-STABLE  -  FREEBSD-12-0  -  FREEBSD-11-STABLE  -  FREEBSD-11-0  -  FREEBSD-10-STABLE  -  FREEBSD-10-0  -  FREEBSD-9-STABLE  -  FREEBSD-9-0  -  FREEBSD-8-STABLE  -  FREEBSD-8-0  -  FREEBSD-7-STABLE  -  FREEBSD-7-0  -  FREEBSD-6-STABLE  -  FREEBSD-6-0  -  FREEBSD-5-STABLE  -  FREEBSD-5-0  -  FREEBSD-4-STABLE  -  FREEBSD-3-STABLE  -  FREEBSD22  -  l41  -  OPENBSD  -  linux-2.6  -  MK84  -  PLAN9  -  xnu-8792 
SearchContext: -  none  -  3  -  10 

    1 The properties specific for SD host controllers. For properties shared by MMC
    2 host controllers refer to the mmc[1] bindings.
    3 
    4   [1] Documentation/devicetree/bindings/mmc/mmc.txt
    5 
    6 Optional properties:
    7 - sdhci-caps-mask: The sdhci capabilities register is incorrect. This 64bit
    8   property corresponds to the bits in the sdhci capability register. If the bit
    9   is on in the mask then the bit is incorrect in the register and should be
   10   turned off, before applying sdhci-caps.
   11 - sdhci-caps: The sdhci capabilities register is incorrect. This 64bit
   12   property corresponds to the bits in the sdhci capability register. If the
   13   bit is on in the property then the bit should be turned on.

Cache object: de3d1f7ba9192b0415d133fa6e32dd92


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]


This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.