freebsd-dev/sys/dev/sdhci
Marius Strobl 8022c8eba3 Correct a typo in the comment part of r320577, later on copied into
the commit message; as actually implemented, the intent is to retry
up to 2 ms for controllers to enable bus power.
Noticed by: ian@, rgrimes@

Additional note: Among others, the problem addressed by r320577 is
the APL32 ("Storage Controllers May Not Be Power Gated") erratum.
Hopefully, along with r318282, r320577 works around the remaining
problems seen with Intel Apollo Lake eMMC and SDXC controllers.
2017-07-03 20:47:32 +00:00
..
fsl_sdhci.c Use the newly added mpc85xx_get_system_clock() 2017-04-01 22:35:03 +00:00
sdhci_acpi.c - Unlike as in the PCI case, when attached to ACPI, Intel Bay Trail 2017-05-14 21:33:01 +00:00
sdhci_fdt_gpio.c Release all previously allocated resources. 2017-03-08 14:52:03 +00:00
sdhci_fdt_gpio.h Add new helper routines for sdhci bridge drivers that use gpio pins for 2017-01-09 01:54:36 +00:00
sdhci_fdt.c Add the Marvell SDHCI controller to the list of supported devices in 2017-05-16 05:10:15 +00:00
sdhci_if.m o Add support for eMMC DDR bus speed mode at 52 MHz to sdhci(4) and 2017-03-19 23:27:17 +00:00
sdhci_pci.c - Unlike as in the PCI case, when attached to ACPI, Intel Bay Trail 2017-05-14 21:33:01 +00:00
sdhci.c Correct a typo in the comment part of r320577, later on copied into 2017-07-03 20:47:32 +00:00
sdhci.h Add a new SDHCI quirk, SDHCI_QUIRK_BROKEN_AUTO_STOP, to workaround 2017-05-09 19:01:57 +00:00