Home
last modified time | relevance | path

Searched refs:dw_mci_drv_data (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Ddw_mmc-pltfm.c26 const struct dw_mci_drv_data *drv_data) in dw_mci_pltfm_register()
76 const struct dw_mci_drv_data *drv_data = NULL; in dw_mci_pltfm_probe()
H A Ddw_mmc-k3.c113 static const struct dw_mci_drv_data k3_drv_data = {
207 static const struct dw_mci_drv_data hi6220_data = {
436 static const struct dw_mci_drv_data hi3660_data = {
454 const struct dw_mci_drv_data *drv_data; in dw_mci_k3_probe()
H A Ddw_mmc-zx.c187 static const struct dw_mci_drv_data zx_drv_data = {
203 const struct dw_mci_drv_data *drv_data; in dw_mci_zx_probe()
H A Ddw_mmc-pltfm.h12 const struct dw_mci_drv_data *drv_data);
H A Ddw_mmc-rockchip.c430 static const struct dw_mci_drv_data rk2928_drv_data = {
434 static const struct dw_mci_drv_data rk3288_drv_data = {
454 const struct dw_mci_drv_data *drv_data; in dw_mci_rockchip_probe()
H A Ddw_mmc-bluefield.c37 static const struct dw_mci_drv_data bluefield_drv_data = {
H A Ddw_mmc.h205 const struct dw_mci_drv_data *drv_data;
561 struct dw_mci_drv_data { struct
H A Ddw_mmc-exynos.c535 static const struct dw_mci_drv_data exynos_drv_data = {
564 const struct dw_mci_drv_data *drv_data; in dw_mci_exynos_probe()
H A Ddw_mmc-hi3798cv200.c168 static const struct dw_mci_drv_data hi3798cv200_data = {
H A Drk_sdmmc.h362 struct dw_mci_drv_data { struct
H A Ddw_mmc.c1470 const struct dw_mci_drv_data *drv_data = slot->host->drv_data; in dw_mci_set_ios()
1599 const struct dw_mci_drv_data *drv_data = host->drv_data; in dw_mci_switch_voltage()
1757 const struct dw_mci_drv_data *drv_data = host->drv_data; in dw_mci_execute_tuning()
1770 const struct dw_mci_drv_data *drv_data = host->drv_data; in dw_mci_prepare_hs400_tuning()
2862 const struct dw_mci_drv_data *drv_data = host->drv_data; in dw_mci_init_slot_caps()
3238 const struct dw_mci_drv_data *drv_data = host->drv_data; in dw_mci_parse_dt()
3323 const struct dw_mci_drv_data *drv_data = host->drv_data; in dw_mci_probe()
/OK3568_Linux_fs/kernel/arch/arc/boot/dts/
H A Daxs10x_mb.dtsi109 * used through dw_mci_drv_data->prepare_command call-back.