freebsd-dev/sys/dev/sdhci
Ilya Bakulin d91f1a1094 Rename sdhci_cam_start_slot() into sdhci_start_slot()
This change allows to just call sdhci_start_slot() in SDHCI drivers
and not to think about which stack handles the operation.

As a side effect, this will also fix MMCCAM with sdhci_acpi driver.

Approved by:	imp (mentor)
Differential Revision:	https://reviews.freebsd.org/D12471
2017-09-24 09:05:35 +00:00
..
fsl_sdhci.c Rename sdhci_cam_start_slot() into sdhci_start_slot() 2017-09-24 09:05:35 +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 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 HS200 and HS400 bus speed modes at 200 MHz to 2017-07-23 16:11:47 +00:00
sdhci_pci.c Rename sdhci_cam_start_slot() into sdhci_start_slot() 2017-09-24 09:05:35 +00:00
sdhci.c Rename sdhci_cam_start_slot() into sdhci_start_slot() 2017-09-24 09:05:35 +00:00
sdhci.h Rename sdhci_cam_start_slot() into sdhci_start_slot() 2017-09-24 09:05:35 +00:00