dw_mci_slot       469 drivers/mmc/host/dw_mmc-exynos.c static int dw_mci_exynos_execute_tuning(struct dw_mci_slot *slot, u32 opcode)
dw_mci_slot        66 drivers/mmc/host/dw_mmc-hi3798cv200.c static int dw_mci_hi3798cv200_execute_tuning(struct dw_mci_slot *slot,
dw_mci_slot       143 drivers/mmc/host/dw_mmc-k3.c 	struct dw_mci_slot *slot = mmc_priv(mmc);
dw_mci_slot       202 drivers/mmc/host/dw_mmc-k3.c static int dw_mci_hi6220_execute_tuning(struct dw_mci_slot *slot, u32 opcode)
dw_mci_slot       367 drivers/mmc/host/dw_mmc-k3.c static int dw_mci_hi3660_execute_tuning(struct dw_mci_slot *slot, u32 opcode)
dw_mci_slot       405 drivers/mmc/host/dw_mmc-k3.c 	struct dw_mci_slot *slot = mmc_priv(mmc);
dw_mci_slot       135 drivers/mmc/host/dw_mmc-rockchip.c static int dw_mci_rk3288_execute_tuning(struct dw_mci_slot *slot, u32 opcode)
dw_mci_slot        88 drivers/mmc/host/dw_mmc-zx.c static int dw_mci_zx_emmc_execute_tuning(struct dw_mci_slot *slot, u32 opcode)
dw_mci_slot       141 drivers/mmc/host/dw_mmc-zx.c static int dw_mci_zx_execute_tuning(struct dw_mci_slot *slot, u32 opcode)
dw_mci_slot       109 drivers/mmc/host/dw_mmc.c 	struct dw_mci_slot *slot = s->private;
dw_mci_slot       167 drivers/mmc/host/dw_mmc.c static void dw_mci_init_debugfs(struct dw_mci_slot *slot)
dw_mci_slot       230 drivers/mmc/host/dw_mmc.c static void mci_send_cmd(struct dw_mci_slot *slot, u32 cmd, u32 arg)
dw_mci_slot       250 drivers/mmc/host/dw_mmc.c 	struct dw_mci_slot *slot = mmc_priv(mmc);
dw_mci_slot       909 drivers/mmc/host/dw_mmc.c 	struct dw_mci_slot *slot = mmc_priv(mmc);
dw_mci_slot       927 drivers/mmc/host/dw_mmc.c 	struct dw_mci_slot *slot = mmc_priv(mmc);
dw_mci_slot       944 drivers/mmc/host/dw_mmc.c 	struct dw_mci_slot *slot = mmc_priv(mmc);
dw_mci_slot      1196 drivers/mmc/host/dw_mmc.c static void dw_mci_setup_bus(struct dw_mci_slot *slot, bool force_clkinit)
dw_mci_slot      1279 drivers/mmc/host/dw_mmc.c 				   struct dw_mci_slot *slot,
dw_mci_slot      1340 drivers/mmc/host/dw_mmc.c 				 struct dw_mci_slot *slot)
dw_mci_slot      1350 drivers/mmc/host/dw_mmc.c static void dw_mci_queue_request(struct dw_mci *host, struct dw_mci_slot *slot,
dw_mci_slot      1379 drivers/mmc/host/dw_mmc.c 	struct dw_mci_slot *slot = mmc_priv(mmc);
dw_mci_slot      1405 drivers/mmc/host/dw_mmc.c 	struct dw_mci_slot *slot = mmc_priv(mmc);
dw_mci_slot      1510 drivers/mmc/host/dw_mmc.c 	struct dw_mci_slot *slot = mmc_priv(mmc);
dw_mci_slot      1524 drivers/mmc/host/dw_mmc.c 	struct dw_mci_slot *slot = mmc_priv(mmc);
dw_mci_slot      1563 drivers/mmc/host/dw_mmc.c 	struct dw_mci_slot *slot = mmc_priv(mmc);
dw_mci_slot      1581 drivers/mmc/host/dw_mmc.c 	struct dw_mci_slot *slot = mmc_priv(mmc);
dw_mci_slot      1609 drivers/mmc/host/dw_mmc.c 	struct dw_mci_slot *slot = mmc_priv(mmc);
dw_mci_slot      1641 drivers/mmc/host/dw_mmc.c static void __dw_mci_enable_sdio_irq(struct dw_mci_slot *slot, int enb)
dw_mci_slot      1662 drivers/mmc/host/dw_mmc.c 	struct dw_mci_slot *slot = mmc_priv(mmc);
dw_mci_slot      1676 drivers/mmc/host/dw_mmc.c 	struct dw_mci_slot *slot = mmc_priv(mmc);
dw_mci_slot      1683 drivers/mmc/host/dw_mmc.c 	struct dw_mci_slot *slot = mmc_priv(mmc);
dw_mci_slot      1696 drivers/mmc/host/dw_mmc.c 	struct dw_mci_slot *slot = mmc_priv(mmc);
dw_mci_slot      1794 drivers/mmc/host/dw_mmc.c 	struct dw_mci_slot *slot;
dw_mci_slot      1803 drivers/mmc/host/dw_mmc.c 				  struct dw_mci_slot, queue_node);
dw_mci_slot      2606 drivers/mmc/host/dw_mmc.c 	struct dw_mci_slot *slot = host->slot;
dw_mci_slot      2618 drivers/mmc/host/dw_mmc.c 	struct dw_mci_slot *slot = host->slot;
dw_mci_slot      2743 drivers/mmc/host/dw_mmc.c static int dw_mci_init_slot_caps(struct dw_mci_slot *slot)
dw_mci_slot      2796 drivers/mmc/host/dw_mmc.c 	struct dw_mci_slot *slot;
dw_mci_slot      2799 drivers/mmc/host/dw_mmc.c 	mmc = mmc_alloc_host(sizeof(struct dw_mci_slot), host->dev);
dw_mci_slot      2869 drivers/mmc/host/dw_mmc.c static void dw_mci_cleanup_slot(struct dw_mci_slot *slot)
dw_mci_slot       209 drivers/mmc/host/dw_mmc.h 	struct dw_mci_slot	*slot;
dw_mci_slot       561 drivers/mmc/host/dw_mmc.h 	int		(*execute_tuning)(struct dw_mci_slot *slot, u32 opcode);