Searched refs:sh_mobile_sdhi (Results 1 – 4 of 4) sorted by relevance
38 #define host_to_priv(host) container_of((host)->pdata, struct sh_mobile_sdhi, mmc_data)85 struct sh_mobile_sdhi { struct118 struct sh_mobile_sdhi *priv = host_to_priv(host); in sh_mobile_sdhi_clk_enable()135 struct sh_mobile_sdhi *priv = host_to_priv(host); in sh_mobile_sdhi_clk_disable()202 struct sh_mobile_sdhi *priv; in sh_mobile_sdhi_probe()215 priv = devm_kzalloc(&pdev->dev, sizeof(struct sh_mobile_sdhi), GFP_KERNEL); in sh_mobile_sdhi_probe()
40 obj-$(CONFIG_MMC_SDHI) += sh_mobile_sdhi.o
4 devices is managed by either MFD drivers or by the sh_mobile_sdhi platform
10026 F: drivers/mmc/host/sh_mobile_sdhi.c10028 F: include/linux/mmc/sh_mobile_sdhi.h