freebsd-dev/sys/dev/sdhci
Ian Lepore 02b84ad865 Don't call sdhci_cleanup_slot() if sdhci_init_slot() never got called.
Also, do callout_init() very early in attach, so that callout_drain()
can be called in detach without worrying about whether it ever got init'd.
2018-02-17 23:39:10 +00:00
..
fsl_sdhci.c Don't call sdhci_cleanup_slot() if sdhci_init_slot() never got called. 2018-02-17 23:39:10 +00:00
sdhci_acpi.c - Check the slot type capability, set SDHCI_SLOT_{EMBEDDED,NON_REMOVABLE} 2017-07-26 22:04:23 +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 support for SDHCI controller found in Qualcomm Snapdragon 410e. 2018-01-25 17:00:35 +00:00
sdhci_if.m o Add support for eMMC HS200 and HS400 bus speed modes at 200 MHz to 2017-07-23 16:11:47 +00:00
sdhci_pci.c Probe Intel Denverton eMMC 5.0 controllers. 2017-12-28 22:03:08 +00:00
sdhci.c Fix a bug introduced in r327339; at the point in time re-tuning is 2018-01-13 16:21:13 +00:00
sdhci.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00