freebsd-dev/sys/dev/sdhci
Ian Lepore 4c155ae194 Fix the definition of the SDHCI_STATE_DAT and SDHCI_STATE_CMD fields, and
add SDHCI_RETUNE_REQUEST.  None of these are actually used in the code yet.
2014-02-12 22:25:08 +00:00
..
sdhci_fdt.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
sdhci_if.m Add hooks for plugging platform-provided transfer backend. 2013-02-28 19:43:14 +00:00
sdhci_pci.c Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
sdhci.c Style changes and typos fixed. 2013-08-19 05:48:42 +00:00
sdhci.h Fix the definition of the SDHCI_STATE_DAT and SDHCI_STATE_CMD fields, and 2014-02-12 22:25:08 +00:00